#69F5DC#69F5DC
#69F5DC is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.6% C 0.127 H 179.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5DC |
|---|---|
| RGB | rgb(105, 245, 220) |
| HSL | hsl(169, 88%, 69%) |
| HSV | hsv(169, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(88.67, -43.84, 0.62) |
| CIE-LCH | lch(88.67, 43.84, 179.18°) |
| OKLab | oklab(88.64% -0.127 0.001) |
| OKLCH | oklch(88.64% 0.127 179.6) |
| XYZ | xyz(51.3905, 73.4703, 79.1692) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.65
Aqua (survey)
#13EAC9
ΔE00 4.69
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Aqua
#8CFFDB
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 5.02
Aquamarine
#7FFFD4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5DC #F56982
analogous
#69F596 #69F5DC #69C8F5
triadic
#69F5DC #DC69F5 #F5DC69
tetradic
#69F5DC #9669F5 #F56982 #C8F569
square
#69F5DC #9669F5 #F56982 #C8F569
split-complementary
#69F5DC #F569C8 #F59669
monochromatic
#0ED5B2 #30F1CF #69F5DC #A2F9E9 #DCFDF7
Accessibility & contrast
On white
1.34
#69F5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#69F5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5DC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5DC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f5dc; /* rgb */ color: rgb(105, 245, 220); /* oklch */ color: oklch(88.6% 0.127 179.6);
Tailwind
colors: {
custom: {
50: '#a0f9e6',
500: '#69f5dc',
950: '#000000',
},
}SCSS
$custom: #69f5dc; $custom-light: #a0f9e6; $custom-dark: #000000;
JSON
{
"hex": "#69f5dc",
"rgb": {
"r": 105,
"g": 245,
"b": 220
},
"hsl": {
"h": 169.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88638,
"c": 0.12703,
"h": 179.6
},
"luminance": 0.73475
}Semantic roles & 50–950 ramp
primary
#69F5DC
secondary
#CE3450
accent
#012AE4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584