#69E3DC#69E3DC
#69E3DC is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.110 H 190.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3DC |
|---|---|
| RGB | rgb(105, 227, 220) |
| HSL | hsl(177, 69%, 65%) |
| HSV | hsv(177, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(83.50, -35.71, -6.98) |
| CIE-LCH | lch(83.50, 36.39, 191.06°) |
| OKLab | oklab(84.45% -0.1081 -0.0194) |
| OKLCH | oklch(84.45% 0.11 190.2) |
| XYZ | xyz(46.2075, 63.1043, 77.4415) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.11
Mediumturquoise
#48D1CC
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 6.42
Tiffany Blue
#7BF2DA
ΔE00 6.43
Bright Cyan
#41FDFE
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3DC #E36970
analogous
#69E39F #69E3DC #69ADE3
triadic
#69E3DC #DC69E3 #E3DC69
tetradic
#69E3DC #9F69E3 #E36970 #ADE369
square
#69E3DC #9F69E3 #E36970 #ADE369
split-complementary
#69E3DC #E369AD #E39F69
monochromatic
#21B1A8 #35D9D0 #69E3DC #9DEDE8 #D0F6F4
Accessibility & contrast
On white
1.54
#69E3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#69E3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3DC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3DC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e3dc; /* rgb */ color: rgb(105, 227, 220); /* oklch */ color: oklch(84.4% 0.110 190.2);
Tailwind
colors: {
custom: {
50: '#9eece6',
500: '#69e3dc',
950: '#000000',
},
}SCSS
$custom: #69e3dc; $custom-light: #9eece6; $custom-dark: #000000;
JSON
{
"hex": "#69e3dc",
"rgb": {
"r": 105,
"g": 227,
"b": 220
},
"hsl": {
"h": 176.557,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.84446,
"c": 0.10987,
"h": 190.2
},
"luminance": 0.63109
}Semantic roles & 50–950 ramp
primary
#69E3DC
secondary
#B23E45
accent
#1520D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484