#69DECC#69DECC
#69DECC is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.110 H 182.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69DECC |
|---|---|
| RGB | rgb(105, 222, 204) |
| HSL | hsl(171, 64%, 64%) |
| HSV | hsv(171, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.62, -37.42, -1.26) |
| CIE-LCH | lch(81.62, 37.44, 181.93°) |
| OKLab | oklab(82.79% -0.1096 -0.004) |
| OKLCH | oklch(82.79% 0.11 182.1) |
| XYZ | xyz(42.8413, 59.6015, 66.3616) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 4.75
Seafoam Blue
#78D1B6
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DECC #DE697B
analogous
#69DE92 #69DECC #69B6DE
triadic
#69DECC #CC69DE #DECC69
tetradic
#69DECC #9269DE #DE697B #B6DE69
square
#69DECC #9269DE #DE697B #B6DE69
split-complementary
#69DECC #DE69B6 #DE9269
monochromatic
#25A894 #37D3BB #69DECC #9BE9DD #CDF4EE
Accessibility & contrast
On white
1.63
#69DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#69DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DECC
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DECC | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#1FE2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69decc; /* rgb */ color: rgb(105, 222, 204); /* oklch */ color: oklch(82.8% 0.110 182.1);
Tailwind
colors: {
custom: {
50: '#9de9db',
500: '#69decc',
950: '#000000',
},
}SCSS
$custom: #69decc; $custom-light: #9de9db; $custom-dark: #000000;
JSON
{
"hex": "#69decc",
"rgb": {
"r": 105,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.769,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82785,
"c": 0.10966,
"h": 182.1
},
"luminance": 0.59605
}Semantic roles & 50–950 ramp
primary
#69DECC
secondary
#AA4151
accent
#1A35CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484