#C8FEFA#C8FEFA
#C8FEFA is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.055 H 190.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEFA |
|---|---|
| RGB | rgb(200, 254, 250) |
| HSL | hsl(176, 96%, 89%) |
| HSV | hsv(176, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.02, -17.73, -3.68) |
| CIE-LCH | lch(96.02, 18.11, 191.73°) |
| OKLab | oklab(95.91% -0.0538 -0.0101) |
| OKLCH | oklch(95.91% 0.055 190.7) |
| XYZ | xyz(76.5115, 90.0622, 103.7764) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.31
Duck Egg Blue
#C3FBF4
ΔE00 1.48
Eggshell Blue
#C4FFF7
ΔE00 1.88
Pale Blue
#D0FEFE
ΔE00 2.55
Light Sky Blue
#C6FCFF
ΔE00 2.83
Ice
#D6FFFA
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEFA #FEC8CC
analogous
#C8FEDF #C8FEFA #C8E7FE
triadic
#C8FEFA #FAC8FE #FEFAC8
tetradic
#C8FEFA #DFC8FE #FEC8CC #E7FEC8
square
#C8FEFA #DFC8FE #FEC8CC #E7FEC8
split-complementary
#C8FEFA #FEC8E7 #FEDFC8
monochromatic
#50FCEF #8CFDF5 #C8FEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.10
#C8FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#C8FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEFA
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEFA | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#B8FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fefa; /* rgb */ color: rgb(200, 254, 250); /* oklch */ color: oklch(95.9% 0.055 190.7);
Tailwind
colors: {
custom: {
50: '#d9fefb',
500: '#c8fefa',
950: '#000000',
},
}SCSS
$custom: #c8fefa; $custom-light: #d9fefb; $custom-dark: #000000;
JSON
{
"hex": "#c8fefa",
"rgb": {
"r": 200,
"g": 254,
"b": 250
},
"hsl": {
"h": 175.556,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95906,
"c": 0.05475,
"h": 190.7
},
"luminance": 0.90065
}Semantic roles & 50–950 ramp
primary
#C8FEFA
secondary
#E7838B
accent
#0011E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585