#69CDC0#69CDC0
#69CDC0 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.096 H 184.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC0 |
|---|---|
| RGB | rgb(105, 205, 192) |
| HSL | hsl(172, 50%, 61%) |
| HSV | hsv(172, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(76.36, -32.45, -2.56) |
| CIE-LCH | lch(76.36, 32.55, 184.51°) |
| OKLab | oklab(78.42% -0.096 -0.0074) |
| OKLCH | oklch(78.42% 0.096 184.4) |
| XYZ | xyz(37.1675, 50.4685, 57.6417) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.64
Turquoise (survey)
#06C2AC
ΔE00 6.56
Topaz
#13BBAF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC0 #CD6976
analogous
#69CD8E #69CDC0 #69A8CD
triadic
#69CDC0 #C069CD #CDC069
tetradic
#69CDC0 #8E69CD #CD6976 #A8CD69
square
#69CDC0 #8E69CD #CD6976 #A8CD69
split-complementary
#69CDC0 #CD69A8 #CD8E69
monochromatic
#2F8D81 #3EBBAA #69CDC0 #97DCD3 #C5ECE7
Accessibility & contrast
On white
1.89
#69CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#69CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC0
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC0 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3C0
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#36D1C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cdc0; /* rgb */ color: rgb(105, 205, 192); /* oklch */ color: oklch(78.4% 0.096 184.4);
Tailwind
colors: {
custom: {
50: '#9bdcd3',
500: '#69cdc0',
950: '#000000',
},
}SCSS
$custom: #69cdc0; $custom-light: #9bdcd3; $custom-dark: #000000;
JSON
{
"hex": "#69cdc0",
"rgb": {
"r": 105,
"g": 205,
"b": 192
},
"hsl": {
"h": 172.2,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78421,
"c": 0.09627,
"h": 184.4
},
"luminance": 0.50472
}Semantic roles & 50–950 ramp
primary
#69CDC0
secondary
#934751
accent
#283CBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483