#98FCD3#98FCD3
#98FCD3 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.111 H 165.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCD3 |
|---|---|
| RGB | rgb(152, 252, 211) |
| HSL | hsl(155, 94%, 79%) |
| HSV | hsv(155, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(92.13, -38.32, 10.50) |
| CIE-LCH | lch(92.13, 39.74, 164.68°) |
| OKLab | oklab(91.83% -0.1076 0.027) |
| OKLCH | oklch(91.83% 0.111 165.9) |
| XYZ | xyz(59.5125, 80.9954, 74.1131) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.71
Light Aqua
#8CFFDB
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.73
Mint
#AAF0C1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCD3 #FC98C1
analogous
#98FCA1 #98FCD3 #98F3FC
triadic
#98FCD3 #D398FC #FCD398
tetradic
#98FCD3 #A198FC #FC98C1 #F3FC98
square
#98FCD3 #A198FC #FC98C1 #F3FC98
split-complementary
#98FCD3 #FC98F3 #FCA198
monochromatic
#21F9A0 #5DFABA #98FCD3 #D3FEEC #E1FEF2
Accessibility & contrast
On white
1.22
#98FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#98FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCD3
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCD3 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E8E4D6
Tritanopia (blue-blind)
#7CFCF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98fcd3; /* rgb */ color: rgb(152, 252, 211); /* oklch */ color: oklch(91.8% 0.111 165.9);
Tailwind
colors: {
custom: {
50: '#bafee0',
500: '#98fcd3',
950: '#000000',
},
}SCSS
$custom: #98fcd3; $custom-light: #bafee0; $custom-dark: #000000;
JSON
{
"hex": "#98fcd3",
"rgb": {
"r": 152,
"g": 252,
"b": 211
},
"hsl": {
"h": 155.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91834,
"c": 0.11093,
"h": 165.9
},
"luminance": 0.80999
}Semantic roles & 50–950 ramp
primary
#98FCD3
secondary
#DD5B90
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684