#69D5C8#69D5C8
#69D5C8 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.5% C 0.102 H 185.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5C8 |
|---|---|
| RGB | rgb(105, 213, 200) |
| HSL | hsl(173, 56%, 62%) |
| HSV | hsv(173, 51%, 84%) |
| CMYK | cmyk(50.7%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(78.90, -34.24, -3.11) |
| CIE-LCH | lch(78.90, 34.38, 185.20°) |
| OKLab | oklab(80.55% -0.1015 -0.0089) |
| OKLCH | oklch(80.55% 0.102 185) |
| XYZ | xyz(40.0409, 54.7583, 63.0917) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 6.94
Tiffany Blue
#7BF2DA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5C8 #D56976
analogous
#69D592 #69D5C8 #69ACD5
triadic
#69D5C8 #C869D5 #D5C869
tetradic
#69D5C8 #9269D5 #D56976 #ACD569
square
#69D5C8 #9269D5 #D56976 #ACD569
split-complementary
#69D5C8 #D569AC #D59269
monochromatic
#2B998C #39C8B6 #69D5C8 #99E2DA #C9F0EB
Accessibility & contrast
On white
1.76
#69D5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#69D5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5C8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5C8 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#2AD9D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69d5c8; /* rgb */ color: rgb(105, 213, 200); /* oklch */ color: oklch(80.5% 0.102 185.0);
Tailwind
colors: {
custom: {
50: '#9ce2d8',
500: '#69d5c8',
950: '#000000',
},
}SCSS
$custom: #69d5c8; $custom-light: #9ce2d8; $custom-dark: #000000;
JSON
{
"hex": "#69d5c8",
"rgb": {
"r": 105,
"g": 213,
"b": 200
},
"hsl": {
"h": 172.778,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.8055,
"c": 0.10185,
"h": 185
},
"luminance": 0.54762
}Semantic roles & 50–950 ramp
primary
#69D5C8
secondary
#9E454F
accent
#2235C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483