#69DEDC#69DEDC
#69DEDC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.106 H 193.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEDC |
|---|---|
| RGB | rgb(105, 222, 220) |
| HSL | hsl(179, 64%, 64%) |
| HSV | hsv(179, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.06, -33.38, -9.11) |
| CIE-LCH | lch(82.06, 34.60, 195.27°) |
| OKLab | oklab(83.29% -0.1028 -0.0253) |
| OKLCH | oklch(83.29% 0.106 193.8) |
| XYZ | xyz(44.8598, 60.4089, 76.9923) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.75
Robin'S Egg
#6DEDFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEDC #DE696B
analogous
#69DEA2 #69DEDC #69A6DE
triadic
#69DEDC #DC69DE #DEDC69
tetradic
#69DEDC #A269DE #DE696B #A6DE69
square
#69DEDC #A269DE #DE696B #A6DE69
split-complementary
#69DEDC #DE69A6 #DEA269
monochromatic
#25A8A5 #37D3D0 #69DEDC #9BE9E8 #CDF4F3
Accessibility & contrast
On white
1.61
#69DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#69DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEDC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEDC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dedc; /* rgb */ color: rgb(105, 222, 220); /* oklch */ color: oklch(83.3% 0.106 193.8);
Tailwind
colors: {
custom: {
50: '#9ee8e6',
500: '#69dedc',
950: '#000000',
},
}SCSS
$custom: #69dedc; $custom-light: #9ee8e6; $custom-dark: #000000;
JSON
{
"hex": "#69dedc",
"rgb": {
"r": 105,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.974,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83285,
"c": 0.10584,
"h": 193.8
},
"luminance": 0.60413
}Semantic roles & 50–950 ramp
primary
#69DEDC
secondary
#AA4143
accent
#1A1DCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484