#69D0D5#69D0D5
#69D0D5 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.096 H 199.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69D0D5 |
|---|---|
| RGB | rgb(105, 208, 213) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 84%) |
| CMYK | cmyk(50.7%, 2.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.83, -28.52, -11.68) |
| CIE-LCH | lch(77.83, 30.82, 202.28°) |
| OKLab | oklab(79.8% -0.0905 -0.0322) |
| OKLCH | oklch(79.8% 0.096 199.6) |
| XYZ | xyz(40.3869, 52.9155, 71.0233) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Robin Egg Blue
#8AF1FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D0D5 #D56E69
analogous
#69D5A4 #69D0D5 #699AD5
triadic
#69D0D5 #D569D0 #D0D569
tetradic
#69D0D5 #A469D5 #D56E69 #9AD569
square
#69D0D5 #A469D5 #D56E69 #9AD569
split-complementary
#69D0D5 #D5699A #D5A469
monochromatic
#2B9499 #39C1C8 #69D0D5 #99DFE2 #C9EEF0
Accessibility & contrast
On white
1.81
#69D0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#69D0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D0D5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D0D5 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D6
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#19D6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d0d5; /* rgb */ color: rgb(105, 208, 213); /* oklch */ color: oklch(79.8% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#9cdee1',
500: '#69d0d5',
950: '#000000',
},
}SCSS
$custom: #69d0d5; $custom-light: #9cdee1; $custom-dark: #000000;
JSON
{
"hex": "#69d0d5",
"rgb": {
"r": 105,
"g": 208,
"b": 213
},
"hsl": {
"h": 182.778,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.79804,
"c": 0.09604,
"h": 199.6
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#69D0D5
secondary
#9E4945
accent
#2922C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484