#90F8CC#90F8CC
#90F8CC is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.4% C 0.116 H 164.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90F8CC |
|---|---|
| RGB | rgb(144, 248, 204) |
| HSL | hsl(155, 88%, 77%) |
| HSV | hsv(155, 42%, 97%) |
| CMYK | cmyk(41.9%, 0%, 17.7%, 2.7%) |
| CIE-LAB | lab(90.51, -40.04, 11.77) |
| CIE-LCH | lch(90.51, 41.73, 163.62°) |
| OKLab | oklab(90.39% -0.112 0.0303) |
| OKLCH | oklch(90.39% 0.116 164.9) |
| XYZ | xyz(55.9636, 77.4198, 69.1096) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.29
Pale Turquoise
#A5FBD5
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.07
Light Teal
#90E4C1
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F8CC #F890BC
analogous
#90F898 #90F8CC #90F0F8
triadic
#90F8CC #CC90F8 #F8CC90
tetradic
#90F8CC #9890F8 #F890BC #F0F890
square
#90F8CC #9890F8 #F890BC #F0F890
split-complementary
#90F8CC #F890F0 #F89890
monochromatic
#1DF197 #56F4B2 #90F8CC #CAFCE6 #E2FDF2
Accessibility & contrast
On white
1.27
#90F8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#90F8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F8CC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F8CC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#73F8EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f8cc; /* rgb */ color: rgb(144, 248, 204); /* oklch */ color: oklch(90.4% 0.116 164.9);
Tailwind
colors: {
custom: {
50: '#b5fbdb',
500: '#90f8cc',
950: '#000000',
},
}SCSS
$custom: #90f8cc; $custom-light: #b5fbdb; $custom-dark: #000000;
JSON
{
"hex": "#90f8cc",
"rgb": {
"r": 144,
"g": 248,
"b": 204
},
"hsl": {
"h": 154.615,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.90386,
"c": 0.11598,
"h": 164.9
},
"luminance": 0.77424
}Semantic roles & 50–950 ramp
primary
#90F8CC
secondary
#D7558C
accent
#0161E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584