#CEEFEF#CEEFEF
#CEEFEF is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.8% C 0.034 H 196.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFEF |
|---|---|
| RGB | rgb(206, 239, 239) |
| HSL | hsl(180, 51%, 87%) |
| HSV | hsv(180, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.17, -10.67, -3.61) |
| CIE-LCH | lch(92.17, 11.27, 198.66°) |
| OKLab | oklab(92.85% -0.0329 -0.0098) |
| OKLCH | oklch(92.85% 0.034 196.6) |
| XYZ | xyz(71.8961, 81.0850, 93.5076) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.47
Ice Blue (survey)
#D7FFFE
ΔE00 3.58
Very Pale Blue
#D6FFFE
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 3.72
Really Light Blue
#D4FFFF
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFEF #EFCECE
analogous
#CEEFDF #CEEFEF #CEDFEF
triadic
#CEEFEF #EFCEEF #EFEFCE
tetradic
#CEEFEF #DFCEEF #EFCECE #DFEFCE
square
#CEEFEF #DFCEEF #EFCECE #DFEFCE
split-complementary
#CEEFEF #EFCEDF #EFDFCE
monochromatic
#72D1D1 #A0E0E0 #CEEFEF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.22
#CEEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CEEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFEF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFEF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECEF
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#C4F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceefef; /* rgb */ color: rgb(206, 239, 239); /* oklch */ color: oklch(92.8% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#ddf4f4',
500: '#ceefef',
950: '#000000',
},
}SCSS
$custom: #ceefef; $custom-light: #ddf4f4; $custom-dark: #000000;
JSON
{
"hex": "#ceefef",
"rgb": {
"r": 206,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92846,
"c": 0.03438,
"h": 196.6
},
"luminance": 0.81087
}Semantic roles & 50–950 ramp
primary
#CEEFEF
secondary
#CC9595
accent
#2727BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585