#69F0DA#69F0DA
#69F0DA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.4% C 0.123 H 181.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0DA |
|---|---|
| RGB | rgb(105, 240, 218) |
| HSL | hsl(170, 82%, 68%) |
| HSV | hsv(170, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(87.18, -42.11, -0.50) |
| CIE-LCH | lch(87.18, 42.12, 180.69°) |
| OKLab | oklab(87.41% -0.1227 -0.002) |
| OKLCH | oklch(87.41% 0.123 181) |
| XYZ | xyz(49.6350, 70.3805, 77.2851) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.66
Turquoise
#40E0D0
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 4.60
Aqua (survey)
#13EAC9
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0DA #F0697F
analogous
#69F096 #69F0DA #69C3F0
triadic
#69F0DA #DA69F0 #F0DA69
tetradic
#69F0DA #9669F0 #F0697F #C3F069
square
#69F0DA #9669F0 #F0697F #C3F069
split-complementary
#69F0DA #F069C3 #F09669
monochromatic
#14CAAD #31EACC #69F0DA #A1F6E8 #D8FBF5
Accessibility & contrast
On white
1.39
#69F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#69F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0DA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0DA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0da; /* rgb */ color: rgb(105, 240, 218); /* oklch */ color: oklch(87.4% 0.123 181.0);
Tailwind
colors: {
custom: {
50: '#9ff5e5',
500: '#69f0da',
950: '#000000',
},
}SCSS
$custom: #69f0da; $custom-light: #9ff5e5; $custom-dark: #000000;
JSON
{
"hex": "#69f0da",
"rgb": {
"r": 105,
"g": 240,
"b": 218
},
"hsl": {
"h": 170.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87413,
"c": 0.12271,
"h": 181
},
"luminance": 0.70385
}Semantic roles & 50–950 ramp
primary
#69F0DA
secondary
#C7364E
accent
#072ADE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584