#90FDCC#90FDCC

#90FDCC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.123 H 163.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).

Color values

HEX#90FDCC
RGBrgb(144, 253, 204)
HSLhsl(153, 96%, 78%)
HSVhsv(153, 43%, 99%)
CMYKcmyk(43.1%, 0%, 19.4%, 0.8%)
CIE-LABlab(91.92, -42.26, 13.77)
CIE-LCHlch(91.92, 44.45, 161.96°)
OKLaboklab(91.53% -0.1177 0.0354)
OKLCHoklch(91.53% 0.123 163.3)
XYZxyz(57.5214, 80.5353, 69.6288)
Luminance0.8054 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#90FDCC #FD90C1
analogous
#90FD96 #90FDCC #90F7FD
triadic
#90FDCC #CC90FD #FDCC90
tetradic
#90FDCC #9690FD #FD90C1 #F7FD90
square
#90FDCC #9690FD #FD90C1 #F7FD90
split-complementary
#90FDCC #FD90F7 #FD9690
monochromatic
#18FB95 #54FCB0 #90FDCC #CCFEE8 #E1FEF1

Accessibility & contrast

On white

1.23
#90FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.11
#90FDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #90FDCC
17.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##90FDCC#FFFFFF#000000##000000
##90FDCC1.001.2317.1117.11
#FFFFFF1.231.0021.0021.00
#00000017.1121.001.001.00
##00000017.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#72FDEF
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #90fdcc;
/* rgb */ color: rgb(144, 253, 204);
/* oklch */ color: oklch(91.5% 0.123 163.3);
Tailwind
colors: {
  custom: {
    50: '#b5fedb',
    500: '#90fdcc',
    950: '#000000',
  },
}
SCSS
$custom: #90fdcc;
$custom-light: #b5fedb;
$custom-dark: #000000;
JSON
{
  "hex": "#90fdcc",
  "rgb": {
    "r": 144,
    "g": 253,
    "b": 204
  },
  "hsl": {
    "h": 153.028,
    "s": 96.46,
    "l": 77.843
  },
  "oklch": {
    "l": 0.91527,
    "c": 0.12286,
    "h": 163.3
  },
  "luminance": 0.80539
}

Semantic roles & 50–950 ramp

primary
#90FDCC
secondary
#DE5392
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684

Preview Lab

Preview with #90FDCC

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

Preview Lab → · Contrast checker → · Palette generator →

#90FDCC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva