#69CEDE#69CEDE
#69CEDE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.097 H 209.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEDE |
|---|---|
| RGB | rgb(105, 206, 222) |
| HSL | hsl(188, 64%, 64%) |
| HSV | hsv(188, 53%, 87%) |
| CMYK | cmyk(52.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.53, -25.12, -16.96) |
| CIE-LCH | lch(77.53, 30.31, 214.04°) |
| OKLab | oklab(79.66% -0.0846 -0.0469) |
| OKLCH | oklch(79.66% 0.097 209) |
| XYZ | xyz(41.0766, 52.4161, 77.0457) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 6.56
Sky Blue
#87CEEB
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEDE #DE7969
analogous
#69DEB4 #69CEDE #6994DE
triadic
#69CEDE #DE69CE #CEDE69
tetradic
#69CEDE #B469DE #DE7969 #94DE69
square
#69CEDE #B469DE #DE7969 #94DE69
split-complementary
#69CEDE #DE6994 #DEB469
monochromatic
#2596A8 #37BED3 #69CEDE #9BDEE9 #CDEFF4
Accessibility & contrast
On white
1.83
#69CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#69CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEDE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEDE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cede; /* rgb */ color: rgb(105, 206, 222); /* oklch */ color: oklch(79.7% 0.097 209.0);
Tailwind
colors: {
custom: {
50: '#9ddde8',
500: '#69cede',
950: '#000000',
},
}SCSS
$custom: #69cede; $custom-light: #9ddde8; $custom-dark: #000000;
JSON
{
"hex": "#69cede",
"rgb": {
"r": 105,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.205,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.79659,
"c": 0.09673,
"h": 209
},
"luminance": 0.5242
}Semantic roles & 50–950 ramp
primary
#69CEDE
secondary
#AA4F41
accent
#321ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484