#69D3DD#69D3DD
#69D3DD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.099 H 203.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69D3DD |
|---|---|
| RGB | rgb(105, 211, 221) |
| HSL | hsl(185, 63%, 64%) |
| HSV | hsv(185, 52%, 87%) |
| CMYK | cmyk(52.5%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.93, -27.85, -14.32) |
| CIE-LCH | lch(78.93, 31.31, 207.21°) |
| OKLab | oklab(80.77% -0.0905 -0.0395) |
| OKLCH | oklch(80.77% 0.099 203.6) |
| XYZ | xyz(42.1658, 54.8084, 76.7496) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D3DD #DD7369
analogous
#69DDAD #69D3DD #6999DD
triadic
#69D3DD #DD69D3 #D3DD69
tetradic
#69D3DD #AD69DD #DD7369 #99DD69
square
#69D3DD #AD69DD #DD7369 #99DD69
split-complementary
#69D3DD #DD6999 #DDAD69
monochromatic
#269BA6 #37C4D2 #69D3DD #9BE2E8 #CDF0F4
Accessibility & contrast
On white
1.76
#69D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#69D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D3DD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D3DD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B2BEDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69d3dd; /* rgb */ color: rgb(105, 211, 221); /* oklch */ color: oklch(80.8% 0.099 203.6);
Tailwind
colors: {
custom: {
50: '#9de0e7',
500: '#69d3dd',
950: '#000000',
},
}SCSS
$custom: #69d3dd; $custom-light: #9de0e7; $custom-dark: #000000;
JSON
{
"hex": "#69d3dd",
"rgb": {
"r": 105,
"g": 211,
"b": 221
},
"hsl": {
"h": 185.172,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80774,
"c": 0.09874,
"h": 203.6
},
"luminance": 0.54812
}Semantic roles & 50–950 ramp
primary
#69D3DD
secondary
#A94A41
accent
#2A1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484