#69D2CC#69D2CC
#69D2CC is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.0% C 0.098 H 190.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2CC |
|---|---|
| RGB | rgb(105, 210, 204) |
| HSL | hsl(177, 54%, 62%) |
| HSV | hsv(177, 50%, 82%) |
| CMYK | cmyk(50%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(78.14, -31.82, -6.38) |
| CIE-LCH | lch(78.14, 32.45, 191.34°) |
| OKLab | oklab(79.97% -0.0964 -0.0177) |
| OKLCH | oklch(79.97% 0.098 190.4) |
| XYZ | xyz(39.7669, 53.4525, 65.3368) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.49
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.53
Seafoam Blue
#78D1B6
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.07
Pale Teal
#82CBB2
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2CC #D2696F
analogous
#69D298 #69D2CC #69A4D2
triadic
#69D2CC #CC69D2 #D2CC69
tetradic
#69D2CC #9869D2 #D2696F #A4D269
square
#69D2CC #9869D2 #D2696F #A4D269
split-complementary
#69D2CC #D269A4 #D29869
monochromatic
#2C948E #3BC3BB #69D2CC #98E0DC #C7EEEC
Accessibility & contrast
On white
1.80
#69D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#69D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2CC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2CC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#27D7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d2cc; /* rgb */ color: rgb(105, 210, 204); /* oklch */ color: oklch(80.0% 0.098 190.4);
Tailwind
colors: {
custom: {
50: '#9ce0db',
500: '#69d2cc',
950: '#000000',
},
}SCSS
$custom: #69d2cc; $custom-light: #9ce0db; $custom-dark: #000000;
JSON
{
"hex": "#69d2cc",
"rgb": {
"r": 105,
"g": 210,
"b": 204
},
"hsl": {
"h": 176.571,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.79972,
"c": 0.09805,
"h": 190.4
},
"luminance": 0.53456
}Semantic roles & 50–950 ramp
primary
#69D2CC
secondary
#9A464A
accent
#242DC1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484