#69DDCF#69DDCF
#69DDCF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.108 H 184.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDCF |
|---|---|
| RGB | rgb(105, 221, 207) |
| HSL | hsl(173, 63%, 64%) |
| HSV | hsv(173, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.41, -36.22, -3.16) |
| CIE-LCH | lch(81.41, 36.35, 184.99°) |
| OKLab | oklab(82.64% -0.1072 -0.0091) |
| OKLCH | oklch(82.64% 0.108 184.8) |
| XYZ | xyz(42.9398, 59.2172, 68.1866) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.82
Mediumturquoise
#48D1CC
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 6.08
Aqua (survey)
#13EAC9
ΔE00 7.03
Bright Aqua
#0BF9EA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDCF #DD6977
analogous
#69DD95 #69DDCF #69B1DD
triadic
#69DDCF #CF69DD #DDCF69
tetradic
#69DDCF #9569DD #DD6977 #B1DD69
square
#69DDCF #9569DD #DD6977 #B1DD69
split-complementary
#69DDCF #DD69B1 #DD9569
monochromatic
#26A696 #37D2BF #69DDCF #9BE8DF #CDF4EF
Accessibility & contrast
On white
1.63
#69DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#69DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDCF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDCF | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C1C5D0
Tritanopia (blue-blind)
#1AE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69ddcf; /* rgb */ color: rgb(105, 221, 207); /* oklch */ color: oklch(82.6% 0.108 184.8);
Tailwind
colors: {
custom: {
50: '#9de8dd',
500: '#69ddcf',
950: '#000000',
},
}SCSS
$custom: #69ddcf; $custom-light: #9de8dd; $custom-dark: #000000;
JSON
{
"hex": "#69ddcf",
"rgb": {
"r": 105,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.759,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.82641,
"c": 0.10759,
"h": 184.8
},
"luminance": 0.59221
}Semantic roles & 50–950 ramp
primary
#69DDCF
secondary
#A9414E
accent
#1B30CB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484