#69D6CE#69D6CE
#69D6CE is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.101 H 189.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69D6CE |
|---|---|
| RGB | rgb(105, 214, 206) |
| HSL | hsl(176, 57%, 63%) |
| HSV | hsv(176, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(79.36, -33.20, -5.65) |
| CIE-LCH | lch(79.36, 33.68, 189.67°) |
| OKLab | oklab(80.97% -0.1 -0.0158) |
| OKLCH | oklch(80.97% 0.101 189) |
| XYZ | xyz(41.0082, 55.5489, 66.9415) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.76
Turquoise
#40E0D0
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.94
Tiffany Blue
#7BF2DA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D6CE #D66971
analogous
#69D697 #69D6CE #69A8D6
triadic
#69D6CE #CE69D6 #D6CE69
tetradic
#69D6CE #9769D6 #D66971 #A8D669
square
#69D6CE #9769D6 #D66971 #A8D669
split-complementary
#69D6CE #D669A8 #D69769
monochromatic
#2A9A92 #39C9BE #69D6CE #99E3DE #C9F0ED
Accessibility & contrast
On white
1.73
#69D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#69D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D6CE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D6CE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#21DBD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d6ce; /* rgb */ color: rgb(105, 214, 206); /* oklch */ color: oklch(81.0% 0.101 189.0);
Tailwind
colors: {
custom: {
50: '#9ce3dc',
500: '#69d6ce',
950: '#000000',
},
}SCSS
$custom: #69d6ce; $custom-light: #9ce3dc; $custom-dark: #000000;
JSON
{
"hex": "#69d6ce",
"rgb": {
"r": 105,
"g": 214,
"b": 206
},
"hsl": {
"h": 175.596,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.80971,
"c": 0.10124,
"h": 189
},
"luminance": 0.55553
}Semantic roles & 50–950 ramp
primary
#69D6CE
secondary
#9F444B
accent
#212DC5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484