#CEEFF3#CEEFF3
#CEEFF3 is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.035 H 205.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF3 |
|---|---|
| RGB | rgb(206, 239, 243) |
| HSL | hsl(186, 61%, 88%) |
| HSV | hsv(186, 15%, 95%) |
| CMYK | cmyk(15.2%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(92.28, -9.87, -5.53) |
| CIE-LCH | lch(92.28, 11.32, 209.26°) |
| OKLab | oklab(92.97% -0.0314 -0.015) |
| OKLCH | oklch(92.97% 0.035 205.5) |
| XYZ | xyz(72.4936, 81.3240, 96.6543) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.77
Very Light Blue
#D5FFFF
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 4.34
Very Pale Blue
#D6FFFE
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.46
Pale Blue
#D0FEFE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF3 #F3D2CE
analogous
#CEF3E4 #CEEFF3 #CEDCF3
triadic
#CEEFF3 #F3CEEF #EFF3CE
tetradic
#CEEFF3 #E4CEF3 #F3D2CE #DCF3CE
square
#CEEFF3 #E4CEF3 #F3D2CE #DCF3CE
split-complementary
#CEEFF3 #F3CEDC #F3E4CE
monochromatic
#6CCFDB #9DDFE7 #CEEFF3 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.22
#CEEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CEEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF3
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF3 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#C3F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff3; /* rgb */ color: rgb(206, 239, 243); /* oklch */ color: oklch(93.0% 0.035 205.5);
Tailwind
colors: {
custom: {
50: '#ddf4f7',
500: '#ceeff3',
950: '#000000',
},
}SCSS
$custom: #ceeff3; $custom-light: #ddf4f7; $custom-dark: #000000;
JSON
{
"hex": "#ceeff3",
"rgb": {
"r": 206,
"g": 239,
"b": 243
},
"hsl": {
"h": 186.486,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.92966,
"c": 0.03481,
"h": 205.5
},
"luminance": 0.81326
}Semantic roles & 50–950 ramp
primary
#CEEFF3
secondary
#D39992
accent
#301DC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585