#69D0CD#69D0CD
#69D0CD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.5% C 0.096 H 192.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69D0CD |
|---|---|
| RGB | rgb(105, 208, 205) |
| HSL | hsl(178, 52%, 61%) |
| HSV | hsv(178, 50%, 82%) |
| CMYK | cmyk(49.5%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.59, -30.61, -7.73) |
| CIE-LCH | lch(77.59, 31.57, 194.18°) |
| OKLab | oklab(79.54% -0.0938 -0.0214) |
| OKLCH | oklch(79.54% 0.096 192.9) |
| XYZ | xyz(39.3965, 52.5193, 65.8069) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.76
Darkturquoise
#00CED1
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 7.35
Topaz
#13BBAF
ΔE00 8.24
Seafoam Blue
#78D1B6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D0CD #D0696C
analogous
#69D09A #69D0CD #69A0D0
triadic
#69D0CD #CD69D0 #D0CD69
tetradic
#69D0CD #9A69D0 #D0696C #A0D069
square
#69D0CD #9A69D0 #D0696C #A0D069
split-complementary
#69D0CD #D069A0 #D09A69
monochromatic
#2D918E #3CC0BC #69D0CD #98DFDD #C6EDEC
Accessibility & contrast
On white
1.83
#69D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#69D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D0CD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D0CD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#26D5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d0cd; /* rgb */ color: rgb(105, 208, 205); /* oklch */ color: oklch(79.5% 0.096 192.9);
Tailwind
colors: {
custom: {
50: '#9cdedc',
500: '#69d0cd',
950: '#000000',
},
}SCSS
$custom: #69d0cd; $custom-light: #9cdedc; $custom-dark: #000000;
JSON
{
"hex": "#69d0cd",
"rgb": {
"r": 105,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.252,
"s": 52.284,
"l": 61.373
},
"oklch": {
"l": 0.79537,
"c": 0.09621,
"h": 192.9
},
"luminance": 0.52523
}Semantic roles & 50–950 ramp
primary
#69D0CD
secondary
#974648
accent
#262AC0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484