#69F0DB#69F0DB
#69F0DB is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.4% C 0.122 H 181.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0DB |
|---|---|
| RGB | rgb(105, 240, 219) |
| HSL | hsl(171, 82%, 68%) |
| HSV | hsv(171, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(87.21, -41.87, -0.99) |
| CIE-LCH | lch(87.21, 41.88, 181.35°) |
| OKLab | oklab(87.44% -0.1223 -0.0033) |
| OKLCH | oklch(87.44% 0.122 181.6) |
| XYZ | xyz(49.7663, 70.4330, 77.9764) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.82
Turquoise
#40E0D0
ΔE00 4.40
Bright Aqua
#0BF9EA
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 4.97
Light Aqua
#8CFFDB
ΔE00 6.00
Light Turquoise
#7EF4CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0DB #F0697E
analogous
#69F098 #69F0DB #69C1F0
triadic
#69F0DB #DB69F0 #F0DB69
tetradic
#69F0DB #9869F0 #F0697E #C1F069
square
#69F0DB #9869F0 #F0697E #C1F069
split-complementary
#69F0DB #F069C1 #F09869
monochromatic
#14CAAE #31EACE #69F0DB #A1F6E8 #D8FBF6
Accessibility & contrast
On white
1.39
#69F0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#69F0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0DB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0DB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0db; /* rgb */ color: rgb(105, 240, 219); /* oklch */ color: oklch(87.4% 0.122 181.6);
Tailwind
colors: {
custom: {
50: '#9ff5e6',
500: '#69f0db',
950: '#000000',
},
}SCSS
$custom: #69f0db; $custom-light: #9ff5e6; $custom-dark: #000000;
JSON
{
"hex": "#69f0db",
"rgb": {
"r": 105,
"g": 240,
"b": 219
},
"hsl": {
"h": 170.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87442,
"c": 0.12231,
"h": 181.6
},
"luminance": 0.70438
}Semantic roles & 50–950 ramp
primary
#69F0DB
secondary
#C7364D
accent
#0729DE
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584