#CFFFEB#CFFFEB

#CFFFEB is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.056 H 167.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).

Color values

HEX#CFFFEB
RGBrgb(207, 255, 235)
HSLhsl(155, 100%, 91%)
HSVhsv(155, 19%, 100%)
CMYKcmyk(18.8%, 0%, 7.8%, 0%)
CIE-LABlab(96.32, -19.07, 4.53)
CIE-LCHlch(96.32, 19.60, 166.65°)
OKLaboklab(96.12% -0.0545 0.0117)
OKLCHoklch(96.12% 0.056 167.9)
XYZxyz(76.4835, 90.7812, 92.0740)
Luminance0.9078 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFEB #FFCFE3
analogous
#CFFFD3 #CFFFEB #CFFBFF
triadic
#CFFFEB #EBCFFF #FFEBCF
tetradic
#CFFFEB #D3CFFF #FFCFE3 #FBFFCF
square
#CFFFEB #D3CFFF #FFCFE3 #FBFFCF
split-complementary
#CFFFEB #FFCFFB #FFD3CF
monochromatic
#55FFB8 #92FFD1 #CFFFEB #E0FFF2 #E0FFF2

Accessibility & contrast

On white

1.10
#CFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.16
#CFFFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFEB
19.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFEB#FFFFFF#000000##000000
##CFFFEB1.001.1019.1619.16
#FFFFFF1.101.0021.0021.00
#00000019.1621.001.001.00
##00000019.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#C5FFF9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #cfffeb;
/* rgb */ color: rgb(207, 255, 235);
/* oklch */ color: oklch(96.1% 0.056 167.9);
Tailwind
colors: {
  custom: {
    50: '#defff1',
    500: '#cfffeb',
    950: '#000000',
  },
}
SCSS
$custom: #cfffeb;
$custom-light: #defff1;
$custom-dark: #000000;
JSON
{
  "hex": "#cfffeb",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 155,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96124,
    "c": 0.05579,
    "h": 167.9
  },
  "luminance": 0.90784
}

Semantic roles & 50–950 ramp

primary
#CFFFEB
secondary
#EA88B1
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685

Preview Lab

Preview with #CFFFEB

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CFFFEB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva