#CEEAF2#CEEAF2
#CEEAF2 is a very light, muted cyan. Relative luminance 0.784; OKLCH L 91.9% C 0.031 H 216.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAF2 |
|---|---|
| RGB | rgb(206, 234, 242) |
| HSL | hsl(193, 58%, 88%) |
| HSV | hsv(193, 15%, 95%) |
| CMYK | cmyk(14.9%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(90.95, -7.54, -6.97) |
| CIE-LCH | lch(90.95, 10.26, 222.74°) |
| OKLab | oklab(91.91% -0.0251 -0.0188) |
| OKLCH | oklch(91.91% 0.031 216.8) |
| XYZ | xyz(70.8994, 78.3766, 95.3799) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.76
Lightblue
#ADD8E6
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 6.40
Azure (CSS)
#F0FFFF
ΔE00 6.78
Very Light Blue
#D5FFFF
ΔE00 6.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAF2 #F2D6CE
analogous
#CEF2E8 #CEEAF2 #CED8F2
triadic
#CEEAF2 #F2CEEA #EAF2CE
tetradic
#CEEAF2 #E8CEF2 #F2D6CE #D8F2CE
square
#CEEAF2 #E8CEF2 #F2D6CE #D8F2CE
split-complementary
#CEEAF2 #F2CED8 #F2E8CE
monochromatic
#6DC1D8 #9ED5E5 #CEEAF2 #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.26
#CEEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CEEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAF2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAF2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#C4EDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceeaf2; /* rgb */ color: rgb(206, 234, 242); /* oklch */ color: oklch(91.9% 0.031 216.8);
Tailwind
colors: {
custom: {
50: '#ddf0f6',
500: '#ceeaf2',
950: '#000000',
},
}SCSS
$custom: #ceeaf2; $custom-light: #ddf0f6; $custom-dark: #000000;
JSON
{
"hex": "#ceeaf2",
"rgb": {
"r": 206,
"g": 234,
"b": 242
},
"hsl": {
"h": 193.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.9191,
"c": 0.03141,
"h": 216.8
},
"luminance": 0.78378
}Semantic roles & 50–950 ramp
primary
#CEEAF2
secondary
#D1A193
accent
#4520C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585