#CEEFF5#CEEFF5
#CEEFF5 is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.035 H 209.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF5 |
|---|---|
| RGB | rgb(206, 239, 245) |
| HSL | hsl(189, 66%, 88%) |
| HSV | hsv(189, 16%, 96%) |
| CMYK | cmyk(15.9%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(92.33, -9.47, -6.49) |
| CIE-LCH | lch(92.33, 11.48, 214.44°) |
| OKLab | oklab(93.03% -0.0307 -0.0176) |
| OKLCH | oklch(93.03% 0.035 209.8) |
| XYZ | xyz(72.7972, 81.4455, 98.2536) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.20
Very Light Blue
#D5FFFF
ΔE00 4.88
Ice Blue (survey)
#D7FFFE
ΔE00 4.94
Really Light Blue
#D4FFFF
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.04
Pale Blue
#D0FEFE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF5 #F5D4CE
analogous
#CEF5E7 #CEEFF5 #CEDBF5
triadic
#CEEFF5 #F5CEEF #EFF5CE
tetradic
#CEEFF5 #E7CEF5 #F5D4CE #DBF5CE
square
#CEEFF5 #E7CEF5 #F5D4CE #DBF5CE
split-complementary
#CEEFF5 #F5CEDB #F5E7CE
monochromatic
#68CEE0 #9BDEEB #CEEFF5 #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.21
#CEEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CEEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF5
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF5 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#E2E7F5
Tritanopia (blue-blind)
#C3F2F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff5; /* rgb */ color: rgb(206, 239, 245); /* oklch */ color: oklch(93.0% 0.035 209.8);
Tailwind
colors: {
custom: {
50: '#ddf4f8',
500: '#ceeff5',
950: '#000000',
},
}SCSS
$custom: #ceeff5; $custom-light: #ddf4f8; $custom-dark: #000000;
JSON
{
"hex": "#ceeff5",
"rgb": {
"r": 206,
"g": 239,
"b": 245
},
"hsl": {
"h": 189.231,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.93026,
"c": 0.03534,
"h": 209.8
},
"luminance": 0.81447
}Semantic roles & 50–950 ramp
primary
#CEEFF5
secondary
#D69B91
accent
#3418CE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585