#69F5DB#69F5DB
#69F5DB is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.6% C 0.127 H 179.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5DB |
|---|---|
| RGB | rgb(105, 245, 219) |
| HSL | hsl(169, 88%, 69%) |
| HSV | hsv(169, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(88.65, -44.08, 1.11) |
| CIE-LCH | lch(88.65, 44.09, 178.56°) |
| OKLab | oklab(88.61% -0.1275 0.0022) |
| OKLCH | oklch(88.61% 0.127 179) |
| XYZ | xyz(51.2585, 73.4174, 78.4738) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.68
Aqua (survey)
#13EAC9
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 4.97
Aquamarine
#7FFFD4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5DB #F56983
analogous
#69F595 #69F5DB #69C9F5
triadic
#69F5DB #DB69F5 #F5DB69
tetradic
#69F5DB #9569F5 #F56983 #C9F569
square
#69F5DB #9569F5 #F56983 #C9F569
split-complementary
#69F5DB #F569C9 #F59569
monochromatic
#0ED5B0 #30F1CD #69F5DB #A2F9E9 #DCFDF7
Accessibility & contrast
On white
1.34
#69F5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#69F5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5DB
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5DB | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f5db; /* rgb */ color: rgb(105, 245, 219); /* oklch */ color: oklch(88.6% 0.127 179.0);
Tailwind
colors: {
custom: {
50: '#a0f9e6',
500: '#69f5db',
950: '#000000',
},
}SCSS
$custom: #69f5db; $custom-light: #a0f9e6; $custom-dark: #000000;
JSON
{
"hex": "#69f5db",
"rgb": {
"r": 105,
"g": 245,
"b": 219
},
"hsl": {
"h": 168.857,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88609,
"c": 0.12748,
"h": 179
},
"luminance": 0.73423
}Semantic roles & 50–950 ramp
primary
#69F5DB
secondary
#CE3451
accent
#012CE4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584