#99FED2#99FED2
#99FED2 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.114 H 164.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #99FED2 |
|---|---|
| RGB | rgb(153, 254, 210) |
| HSL | hsl(154, 98%, 80%) |
| HSV | hsv(154, 40%, 100%) |
| CMYK | cmyk(39.8%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(92.71, -39.16, 11.85) |
| CIE-LCH | lch(92.71, 40.92, 163.17°) |
| OKLab | oklab(92.31% -0.1096 0.0305) |
| OKLCH | oklch(92.31% 0.114 164.5) |
| XYZ | xyz(60.2069, 82.3050, 73.6742) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.05
Aquamarine
#7FFFD4
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Seafoam
#A0FEBF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FED2 #FE99C5
analogous
#99FE9F #99FED2 #99F8FE
triadic
#99FED2 #D299FE #FED299
tetradic
#99FED2 #9F99FE #FE99C5 #F8FE99
square
#99FED2 #9F99FE #FE99C5 #F8FE99
split-complementary
#99FED2 #FE99F8 #FE9F99
monochromatic
#20FD9D #5CFDB7 #99FED2 #D6FFED #E1FFF2
Accessibility & contrast
On white
1.20
#99FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#99FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FED2
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FED2 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#7EFEF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #99fed2; /* rgb */ color: rgb(153, 254, 210); /* oklch */ color: oklch(92.3% 0.114 164.5);
Tailwind
colors: {
custom: {
50: '#bbffdf',
500: '#99fed2',
950: '#000000',
},
}SCSS
$custom: #99fed2; $custom-light: #bbffdf; $custom-dark: #000000;
JSON
{
"hex": "#99fed2",
"rgb": {
"r": 153,
"g": 254,
"b": 210
},
"hsl": {
"h": 153.861,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.92307,
"c": 0.11373,
"h": 164.5
},
"luminance": 0.82309
}Semantic roles & 50–950 ramp
primary
#99FED2
secondary
#E05B95
accent
#0064E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684