#69EFDA#69EFDA
#69EFDA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.2% C 0.122 H 181.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFDA |
|---|---|
| RGB | rgb(105, 239, 218) |
| HSL | hsl(171, 81%, 67%) |
| HSV | hsv(171, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 8.8%, 6.3%) |
| CIE-LAB | lab(86.90, -41.67, -0.92) |
| CIE-LCH | lch(86.90, 41.68, 181.27°) |
| OKLab | oklab(87.18% -0.1216 -0.0032) |
| OKLCH | oklch(87.18% 0.122 181.5) |
| XYZ | xyz(49.3414, 69.7934, 77.1873) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.85
Turquoise
#40E0D0
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 6.04
Light Aqua
#8CFFDB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFDA #EF697E
analogous
#69EF97 #69EFDA #69C1EF
triadic
#69EFDA #DA69EF #EFDA69
tetradic
#69EFDA #9769EF #EF697E #C1EF69
square
#69EFDA #9769EF #EF697E #C1EF69
split-complementary
#69EFDA #EF69C1 #EF9769
monochromatic
#15C8AC #32E9CC #69EFDA #A0F5E8 #D8FBF5
Accessibility & contrast
On white
1.40
#69EFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#69EFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFDA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFDA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3D9
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69efda; /* rgb */ color: rgb(105, 239, 218); /* oklch */ color: oklch(87.2% 0.122 181.5);
Tailwind
colors: {
custom: {
50: '#9ff5e5',
500: '#69efda',
950: '#000000',
},
}SCSS
$custom: #69efda; $custom-light: #9ff5e5; $custom-dark: #000000;
JSON
{
"hex": "#69efda",
"rgb": {
"r": 105,
"g": 239,
"b": 218
},
"hsl": {
"h": 170.597,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.8718,
"c": 0.12169,
"h": 181.5
},
"luminance": 0.69798
}Semantic roles & 50–950 ramp
primary
#69EFDA
secondary
#C5374D
accent
#082ADD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584