#CEEFF2#CEEFF2
#CEEFF2 is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.9% C 0.035 H 203.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF2 |
|---|---|
| RGB | rgb(206, 239, 242) |
| HSL | hsl(185, 58%, 88%) |
| HSV | hsv(185, 15%, 95%) |
| CMYK | cmyk(14.9%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.25, -10.07, -5.05) |
| CIE-LCH | lch(92.25, 11.27, 206.62°) |
| OKLab | oklab(92.94% -0.0318 -0.0137) |
| OKLCH | oklch(92.94% 0.035 203.3) |
| XYZ | xyz(72.3430, 81.2638, 95.8611) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.61
Ice Blue (survey)
#D7FFFE
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.11
Very Pale Blue
#D6FFFE
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.23
Pale Blue
#D0FEFE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF2 #F2D1CE
analogous
#CEF2E3 #CEEFF2 #CEDDF2
triadic
#CEEFF2 #F2CEEF #EFF2CE
tetradic
#CEEFF2 #E3CEF2 #F2D1CE #DDF2CE
square
#CEEFF2 #E3CEF2 #F2D1CE #DDF2CE
split-complementary
#CEEFF2 #F2CEDD #F2E3CE
monochromatic
#6DCFD8 #9EDFE5 #CEEFF2 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.22
#CEEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CEEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#C4F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff2; /* rgb */ color: rgb(206, 239, 242); /* oklch */ color: oklch(92.9% 0.035 203.3);
Tailwind
colors: {
custom: {
50: '#ddf4f6',
500: '#ceeff2',
950: '#000000',
},
}SCSS
$custom: #ceeff2; $custom-light: #ddf4f6; $custom-dark: #000000;
JSON
{
"hex": "#ceeff2",
"rgb": {
"r": 206,
"g": 239,
"b": 242
},
"hsl": {
"h": 185,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.92936,
"c": 0.03462,
"h": 203.3
},
"luminance": 0.81266
}Semantic roles & 50–950 ramp
primary
#CEEFF2
secondary
#D19893
accent
#2E20C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585