#69DECF#69DECF
#69DECF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.109 H 184.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69DECF |
|---|---|
| RGB | rgb(105, 222, 207) |
| HSL | hsl(172, 64%, 64%) |
| HSV | hsv(172, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.70, -36.68, -2.74) |
| CIE-LCH | lch(81.70, 36.78, 184.26°) |
| OKLab | oklab(82.88% -0.1083 -0.0079) |
| OKLCH | oklch(82.88% 0.109 184.2) |
| XYZ | xyz(43.2046, 59.7468, 68.2748) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Mediumturquoise
#48D1CC
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.69
Bright Aqua
#0BF9EA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DECF #DE6978
analogous
#69DE95 #69DECF #69B3DE
triadic
#69DECF #CF69DE #DECF69
tetradic
#69DECF #9569DE #DE6978 #B3DE69
square
#69DECF #9569DE #DE6978 #B3DE69
split-complementary
#69DECF #DE69B3 #DE9569
monochromatic
#25A897 #37D3BF #69DECF #9BE9DF #CDF4EF
Accessibility & contrast
On white
1.62
#69DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#69DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DECF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DECF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C2C5D1
Tritanopia (blue-blind)
#19E2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69decf; /* rgb */ color: rgb(105, 222, 207); /* oklch */ color: oklch(82.9% 0.109 184.2);
Tailwind
colors: {
custom: {
50: '#9de9dd',
500: '#69decf',
950: '#000000',
},
}SCSS
$custom: #69decf; $custom-light: #9de9dd; $custom-dark: #000000;
JSON
{
"hex": "#69decf",
"rgb": {
"r": 105,
"g": 222,
"b": 207
},
"hsl": {
"h": 172.308,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82875,
"c": 0.10859,
"h": 184.2
},
"luminance": 0.59751
}Semantic roles & 50–950 ramp
primary
#69DECF
secondary
#AA414E
accent
#1A31CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484