#69CDC8#69CDC8
#69CDC8 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.094 H 191.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC8 |
|---|---|
| RGB | rgb(105, 205, 200) |
| HSL | hsl(177, 50%, 61%) |
| HSV | hsv(177, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.58, -30.45, -6.54) |
| CIE-LCH | lch(76.58, 31.14, 192.13°) |
| OKLab | oklab(78.67% -0.0926 -0.0182) |
| OKLCH | oklch(78.67% 0.094 191.1) |
| XYZ | xyz(38.0781, 50.8327, 62.4374) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.83
Darkturquoise
#00CED1
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 6.57
Topaz
#13BBAF
ΔE00 7.46
Seafoam Blue
#78D1B6
ΔE00 7.98
Pale Teal
#82CBB2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC8 #CD696E
analogous
#69CD96 #69CDC8 #69A0CD
triadic
#69CDC8 #C869CD #CDC869
tetradic
#69CDC8 #9669CD #CD696E #A0CD69
square
#69CDC8 #9669CD #CD696E #A0CD69
split-complementary
#69CDC8 #CD69A0 #CD9669
monochromatic
#2F8D88 #3EBBB4 #69CDC8 #97DCD9 #C5ECEA
Accessibility & contrast
On white
1.88
#69CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#69CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC8
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC8 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#2ED2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdc8; /* rgb */ color: rgb(105, 205, 200); /* oklch */ color: oklch(78.7% 0.094 191.1);
Tailwind
colors: {
custom: {
50: '#9bdcd8',
500: '#69cdc8',
950: '#000000',
},
}SCSS
$custom: #69cdc8; $custom-light: #9bdcd8; $custom-dark: #000000;
JSON
{
"hex": "#69cdc8",
"rgb": {
"r": 105,
"g": 205,
"b": 200
},
"hsl": {
"h": 177,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78673,
"c": 0.09433,
"h": 191.1
},
"luminance": 0.50836
}Semantic roles & 50–950 ramp
primary
#69CDC8
secondary
#93474B
accent
#2830BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483