#69DCDE#69DCDE
#69DCDE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.104 H 196.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCDE |
|---|---|
| RGB | rgb(105, 220, 222) |
| HSL | hsl(181, 64%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(52.7%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.54, -31.91, -10.94) |
| CIE-LCH | lch(81.54, 33.74, 198.93°) |
| OKLab | oklab(82.89% -0.0998 -0.0303) |
| OKLCH | oklch(82.89% 0.104 196.9) |
| XYZ | xyz(44.5982, 59.4594, 78.2196) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCDE #DE6B69
analogous
#69DEA6 #69DCDE #69A2DE
triadic
#69DCDE #DE69DC #DCDE69
tetradic
#69DCDE #A669DE #DE6B69 #A2DE69
square
#69DCDE #A669DE #DE6B69 #A2DE69
split-complementary
#69DCDE #DE69A2 #DEA669
monochromatic
#25A5A8 #37D0D3 #69DCDE #9BE8E9 #CDF3F4
Accessibility & contrast
On white
1.63
#69DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#69DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCDE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCDE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dcde; /* rgb */ color: rgb(105, 220, 222); /* oklch */ color: oklch(82.9% 0.104 196.9);
Tailwind
colors: {
custom: {
50: '#9ee7e8',
500: '#69dcde',
950: '#000000',
},
}SCSS
$custom: #69dcde; $custom-light: #9ee7e8; $custom-dark: #000000;
JSON
{
"hex": "#69dcde",
"rgb": {
"r": 105,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.026,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82888,
"c": 0.1043,
"h": 196.9
},
"luminance": 0.59464
}Semantic roles & 50–950 ramp
primary
#69DCDE
secondary
#AA4341
accent
#1D1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484