#90F8CD#90F8CD
#90F8CD is a very light, moderate teal. Relative luminance 0.775; OKLCH L 90.4% C 0.115 H 165.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90F8CD |
|---|---|
| RGB | rgb(144, 248, 205) |
| HSL | hsl(155, 88%, 77%) |
| HSV | hsv(155, 42%, 97%) |
| CMYK | cmyk(41.9%, 0%, 17.3%, 2.7%) |
| CIE-LAB | lab(90.54, -39.83, 11.28) |
| CIE-LCH | lch(90.54, 41.40, 164.19°) |
| OKLab | oklab(90.41% -0.1115 0.029) |
| OKLCH | oklch(90.41% 0.115 165.4) |
| XYZ | xyz(56.0840, 77.4679, 69.7432) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Pale Turquoise
#A5FBD5
ΔE00 2.54
Aquamarine
#7FFFD4
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Teal
#90E4C1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F8CD #F890BB
analogous
#90F899 #90F8CD #90EFF8
triadic
#90F8CD #CD90F8 #F8CD90
tetradic
#90F8CD #9990F8 #F890BB #EFF890
square
#90F8CD #9990F8 #F890BB #EFF890
split-complementary
#90F8CD #F890EF #F89990
monochromatic
#1DF199 #56F4B3 #90F8CD #CAFCE7 #E2FDF2
Accessibility & contrast
On white
1.27
#90F8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#90F8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F8CD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F8CD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#72F8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f8cd; /* rgb */ color: rgb(144, 248, 205); /* oklch */ color: oklch(90.4% 0.115 165.4);
Tailwind
colors: {
custom: {
50: '#b5fbdc',
500: '#90f8cd',
950: '#000000',
},
}SCSS
$custom: #90f8cd; $custom-light: #b5fbdc; $custom-dark: #000000;
JSON
{
"hex": "#90f8cd",
"rgb": {
"r": 144,
"g": 248,
"b": 205
},
"hsl": {
"h": 155.192,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.90411,
"c": 0.11525,
"h": 165.4
},
"luminance": 0.77472
}Semantic roles & 50–950 ramp
primary
#90F8CD
secondary
#D7558B
accent
#015FE5
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584