#69E2DB#69E2DB
#69E2DB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.109 H 190.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2DB |
|---|---|
| RGB | rgb(105, 226, 219) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.18, -35.51, -6.92) |
| CIE-LCH | lch(83.18, 36.17, 191.02°) |
| OKLab | oklab(84.18% -0.1075 -0.0193) |
| OKLCH | oklch(84.18% 0.109 190.2) |
| XYZ | xyz(45.8028, 62.5061, 76.6552) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.08
Mediumturquoise
#48D1CC
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 6.53
Bright Aqua
#0BF9EA
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 6.74
Bright Cyan
#41FDFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2DB #E26970
analogous
#69E29F #69E2DB #69ACE2
triadic
#69E2DB #DB69E2 #E2DB69
tetradic
#69E2DB #9F69E2 #E26970 #ACE269
square
#69E2DB #9F69E2 #E26970 #ACE269
split-complementary
#69E2DB #E269AC #E29F69
monochromatic
#22AFA7 #36D8CF #69E2DB #9CECE7 #D0F6F4
Accessibility & contrast
On white
1.56
#69E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#69E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2DB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2DB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e2db; /* rgb */ color: rgb(105, 226, 219); /* oklch */ color: oklch(84.2% 0.109 190.2);
Tailwind
colors: {
custom: {
50: '#9eebe6',
500: '#69e2db',
950: '#000000',
},
}SCSS
$custom: #69e2db; $custom-light: #9eebe6; $custom-dark: #000000;
JSON
{
"hex": "#69e2db",
"rgb": {
"r": 105,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.529,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.84182,
"c": 0.1092,
"h": 190.2
},
"luminance": 0.6251
}Semantic roles & 50–950 ramp
primary
#69E2DB
secondary
#B03F46
accent
#1621D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484