#69F9DA#69F9DA
#69F9DA is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.5% C 0.132 H 176.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9DA |
|---|---|
| RGB | rgb(105, 249, 218) |
| HSL | hsl(167, 92%, 69%) |
| HSV | hsv(167, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 12.4%, 2.4%) |
| CIE-LAB | lab(89.77, -46.06, 3.27) |
| CIE-LCH | lch(89.77, 46.17, 175.94°) |
| OKLab | oklab(89.52% -0.132 0.008) |
| OKLCH | oklch(89.52% 0.132 176.6) |
| XYZ | xyz(52.3504, 75.8113, 78.1903) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.68
Bright Teal
#01F9C6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9DA #F96988
analogous
#69F992 #69F9DA #69D0F9
triadic
#69F9DA #DA69F9 #F9DA69
tetradic
#69F9DA #9269F9 #F96988 #D0F969
square
#69F9DA #9269F9 #F96988 #D0F969
split-complementary
#69F9DA #F969D0 #F99269
monochromatic
#09DFB1 #2EF7CB #69F9DA #A4FBE9 #DFFEF7
Accessibility & contrast
On white
1.30
#69F9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#69F9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9DA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9DA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD9
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#00FCF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69f9da; /* rgb */ color: rgb(105, 249, 218); /* oklch */ color: oklch(89.5% 0.132 176.6);
Tailwind
colors: {
custom: {
50: '#a0fce5',
500: '#69f9da',
950: '#000000',
},
}SCSS
$custom: #69f9da; $custom-light: #a0fce5; $custom-dark: #000000;
JSON
{
"hex": "#69f9da",
"rgb": {
"r": 105,
"g": 249,
"b": 218
},
"hsl": {
"h": 167.083,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.89516,
"c": 0.13227,
"h": 176.6
},
"luminance": 0.75817
}Semantic roles & 50–950 ramp
primary
#69F9DA
secondary
#D33356
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584