#ADDFEA#ADDFEA
#ADDFEA is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.2% C 0.054 H 212.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFEA |
|---|---|
| RGB | rgb(173, 223, 234) |
| HSL | hsl(191, 59%, 80%) |
| HSV | hsv(191, 26%, 92%) |
| CMYK | cmyk(26.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.80, -13.58, -10.62) |
| CIE-LCH | lch(85.80, 17.24, 218.04°) |
| OKLab | oklab(87.24% -0.0452 -0.0289) |
| OKLCH | oklch(87.24% 0.054 212.6) |
| XYZ | xyz(58.4680, 67.5976, 87.7929) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.98
Lightblue
#ADD8E6
ΔE00 2.75
Ice Blue
#A5DFF9
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Paleturquoise
#AFEEEE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFEA #EAB8AD
analogous
#ADEAD7 #ADDFEA #ADC0EA
triadic
#ADDFEA #EAADDF #DFEAAD
tetradic
#ADDFEA #D7ADEA #EAB8AD #C0EAAD
square
#ADDFEA #D7ADEA #EAB8AD #C0EAAD
split-complementary
#ADDFEA #EAADC0 #EAD7AD
monochromatic
#4CB9D1 #7CCCDE #ADDFEA #DEF2F6 #E7F5F9
Accessibility & contrast
On white
1.45
#ADDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#ADDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFEA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFEA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#9AE4E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #addfea; /* rgb */ color: rgb(173, 223, 234); /* oklch */ color: oklch(87.2% 0.054 212.6);
Tailwind
colors: {
custom: {
50: '#c6e9f0',
500: '#addfea',
950: '#000000',
},
}SCSS
$custom: #addfea; $custom-light: #c6e9f0; $custom-dark: #000000;
JSON
{
"hex": "#addfea",
"rgb": {
"r": 173,
"g": 223,
"b": 234
},
"hsl": {
"h": 190.82,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.87241,
"c": 0.05365,
"h": 212.6
},
"luminance": 0.676
}Semantic roles & 50–950 ramp
primary
#ADDFEA
secondary
#C68475
accent
#3D1FC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485