#69F2DB#69F2DB
#69F2DB is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.124 H 180.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2DB |
|---|---|
| RGB | rgb(105, 242, 219) |
| HSL | hsl(170, 84%, 68%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.78, -42.76, -0.15) |
| CIE-LCH | lch(87.78, 42.76, 180.20°) |
| OKLab | oklab(87.91% -0.1243 -0.0011) |
| OKLCH | oklch(87.91% 0.124 180.5) |
| XYZ | xyz(50.3583, 71.6170, 78.1737) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.55
Bright Aqua
#0BF9EA
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 4.93
Light Aqua
#8CFFDB
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2DB #F26980
analogous
#69F296 #69F2DB #69C4F2
triadic
#69F2DB #DB69F2 #F2DB69
tetradic
#69F2DB #9669F2 #F26980 #C4F269
square
#69F2DB #9669F2 #F26980 #C4F269
split-complementary
#69F2DB #F269C4 #F29669
monochromatic
#12CFAF #31EDCD #69F2DB #A1F7E9 #DAFCF6
Accessibility & contrast
On white
1.37
#69F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#69F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2DB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2DB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5DA
Deuteranopia (green-blind)
#D3D6DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f2db; /* rgb */ color: rgb(105, 242, 219); /* oklch */ color: oklch(87.9% 0.124 180.5);
Tailwind
colors: {
custom: {
50: '#a0f7e6',
500: '#69f2db',
950: '#000000',
},
}SCSS
$custom: #69f2db; $custom-light: #a0f7e6; $custom-dark: #000000;
JSON
{
"hex": "#69f2db",
"rgb": {
"r": 105,
"g": 242,
"b": 219
},
"hsl": {
"h": 169.927,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87909,
"c": 0.12435,
"h": 180.5
},
"luminance": 0.71622
}Semantic roles & 50–950 ramp
primary
#69F2DB
secondary
#CB354E
accent
#052AE1
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584