#69D2C8#69D2C8
#69D2C8 is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.8% C 0.099 H 187.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2C8 |
|---|---|
| RGB | rgb(105, 210, 200) |
| HSL | hsl(174, 54%, 62%) |
| HSV | hsv(174, 50%, 82%) |
| CMYK | cmyk(50%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.03, -32.83, -4.40) |
| CIE-LCH | lch(78.03, 33.12, 187.63°) |
| OKLab | oklab(79.85% -0.0981 -0.0124) |
| OKLCH | oklch(79.85% 0.099 187.2) |
| XYZ | xyz(39.2933, 53.2631, 62.8425) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.96
Turquoise
#40E0D0
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 6.08
Seafoam Blue
#78D1B6
ΔE00 6.29
Pale Teal
#82CBB2
ΔE00 6.93
Topaz
#13BBAF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2C8 #D26973
analogous
#69D294 #69D2C8 #69A8D2
triadic
#69D2C8 #C869D2 #D2C869
tetradic
#69D2C8 #9469D2 #D26973 #A8D269
square
#69D2C8 #9469D2 #D26973 #A8D269
split-complementary
#69D2C8 #D269A8 #D29469
monochromatic
#2C948A #3BC3B6 #69D2C8 #98E0D9 #C7EEEB
Accessibility & contrast
On white
1.80
#69D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#69D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2C8
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2C8 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#B7BCC9
Tritanopia (blue-blind)
#2BD6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d2c8; /* rgb */ color: rgb(105, 210, 200); /* oklch */ color: oklch(79.8% 0.099 187.2);
Tailwind
colors: {
custom: {
50: '#9ce0d8',
500: '#69d2c8',
950: '#000000',
},
}SCSS
$custom: #69d2c8; $custom-light: #9ce0d8; $custom-dark: #000000;
JSON
{
"hex": "#69d2c8",
"rgb": {
"r": 105,
"g": 210,
"b": 200
},
"hsl": {
"h": 174.286,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.79845,
"c": 0.09892,
"h": 187.2
},
"luminance": 0.53267
}Semantic roles & 50–950 ramp
primary
#69D2C8
secondary
#9A464E
accent
#2433C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483