#69DDCD#69DDCD
#69DDCD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.108 H 183.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDCD |
|---|---|
| RGB | rgb(105, 221, 205) |
| HSL | hsl(172, 63%, 64%) |
| HSV | hsv(172, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.36, -36.71, -2.18) |
| CIE-LCH | lch(81.36, 36.78, 183.39°) |
| OKLab | oklab(82.58% -0.1081 -0.0064) |
| OKLCH | oklch(82.58% 0.108 183.4) |
| XYZ | xyz(42.6968, 59.1200, 66.9070) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Mediumturquoise
#48D1CC
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.19
Seafoam Blue
#78D1B6
ΔE00 5.54
Aqua (survey)
#13EAC9
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDCD #DD6979
analogous
#69DD93 #69DDCD #69B3DD
triadic
#69DDCD #CD69DD #DDCD69
tetradic
#69DDCD #9369DD #DD6979 #B3DD69
square
#69DDCD #9369DD #DD6979 #B3DD69
split-complementary
#69DDCD #DD69B3 #DD9369
monochromatic
#26A694 #37D2BC #69DDCD #9BE8DE #CDF4EE
Accessibility & contrast
On white
1.64
#69DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#69DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDCD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDCD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#1EE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69ddcd; /* rgb */ color: rgb(105, 221, 205); /* oklch */ color: oklch(82.6% 0.108 183.4);
Tailwind
colors: {
custom: {
50: '#9de8dc',
500: '#69ddcd',
950: '#000000',
},
}SCSS
$custom: #69ddcd; $custom-light: #9de8dc; $custom-dark: #000000;
JSON
{
"hex": "#69ddcd",
"rgb": {
"r": 105,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.724,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.8258,
"c": 0.10826,
"h": 183.4
},
"luminance": 0.59124
}Semantic roles & 50–950 ramp
primary
#69DDCD
secondary
#A94150
accent
#1B33CB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484