#69F5DD#69F5DD
#69F5DD is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.7% C 0.127 H 180.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5DD |
|---|---|
| RGB | rgb(105, 245, 221) |
| HSL | hsl(170, 88%, 69%) |
| HSV | hsv(170, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 9.8%, 3.9%) |
| CIE-LAB | lab(88.70, -43.59, 0.14) |
| CIE-LCH | lch(88.70, 43.59, 179.82°) |
| OKLab | oklab(88.67% -0.1266 -0.0003) |
| OKLCH | oklch(88.67% 0.127 180.2) |
| XYZ | xyz(51.5233, 73.5234, 79.8687) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.68
Bright Aqua
#0BF9EA
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 4.84
Light Aqua
#8CFFDB
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5DD #F56981
analogous
#69F597 #69F5DD #69C7F5
triadic
#69F5DD #DD69F5 #F5DD69
tetradic
#69F5DD #9769F5 #F56981 #C7F569
square
#69F5DD #9769F5 #F56981 #C7F569
split-complementary
#69F5DD #F569C7 #F59769
monochromatic
#0ED5B3 #30F1D0 #69F5DD #A2F9EA #DCFDF7
Accessibility & contrast
On white
1.34
#69F5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#69F5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5DD
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5DD | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#00F9EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f5dd; /* rgb */ color: rgb(105, 245, 221); /* oklch */ color: oklch(88.7% 0.127 180.2);
Tailwind
colors: {
custom: {
50: '#a0f9e7',
500: '#69f5dd',
950: '#000000',
},
}SCSS
$custom: #69f5dd; $custom-light: #a0f9e7; $custom-dark: #000000;
JSON
{
"hex": "#69f5dd",
"rgb": {
"r": 105,
"g": 245,
"b": 221
},
"hsl": {
"h": 169.714,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88667,
"c": 0.1266,
"h": 180.2
},
"luminance": 0.73529
}Semantic roles & 50–950 ramp
primary
#69F5DD
secondary
#CE344E
accent
#0128E4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584