#69F1CA#69F1CA
#69F1CA is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.2% C 0.132 H 171.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1CA |
|---|---|
| RGB | rgb(105, 241, 202) |
| HSL | hsl(163, 83%, 68%) |
| HSV | hsv(163, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.08, -46.32, 7.71) |
| CIE-LCH | lch(87.08, 46.96, 170.55°) |
| OKLab | oklab(87.2% -0.1307 0.0197) |
| OKLCH | oklch(87.2% 0.132 171.4) |
| XYZ | xyz(47.9367, 70.1735, 66.8843) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.88
Aquamarine
#7FFFD4
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1CA #F16990
analogous
#69F186 #69F1CA #69D4F1
triadic
#69F1CA #CA69F1 #F1CA69
tetradic
#69F1CA #8669F1 #F16990 #D4F169
square
#69F1CA #8669F1 #F16990 #D4F169
split-complementary
#69F1CA #F169D4 #F18669
monochromatic
#13CD97 #31ECB6 #69F1CA #A1F6DE #D9FBF2
Accessibility & contrast
On white
1.40
#69F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#69F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1CA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1CA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#0EF3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f1ca; /* rgb */ color: rgb(105, 241, 202); /* oklch */ color: oklch(87.2% 0.132 171.4);
Tailwind
colors: {
custom: {
50: '#9ff6da',
500: '#69f1ca',
950: '#000000',
},
}SCSS
$custom: #69f1ca; $custom-light: #9ff6da; $custom-dark: #000000;
JSON
{
"hex": "#69f1ca",
"rgb": {
"r": 105,
"g": 241,
"b": 202
},
"hsl": {
"h": 162.794,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87202,
"c": 0.1322,
"h": 171.4
},
"luminance": 0.70178
}Semantic roles & 50–950 ramp
primary
#69F1CA
secondary
#C93560
accent
#0644DF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583