#98FCD0#98FCD0
#98FCD0 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.113 H 164.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCD0 |
|---|---|
| RGB | rgb(152, 252, 208) |
| HSL | hsl(154, 94%, 79%) |
| HSV | hsv(154, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(92.06, -38.93, 11.95) |
| CIE-LCH | lch(92.06, 40.72, 162.93°) |
| OKLab | oklab(91.76% -0.1089 0.0308) |
| OKLCH | oklch(91.76% 0.113 164.2) |
| XYZ | xyz(59.1400, 80.8463, 72.1509) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.01
Aquamarine
#7FFFD4
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.29
Mint
#AAF0C1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCD0 #FC98C4
analogous
#98FC9E #98FCD0 #98F6FC
triadic
#98FCD0 #D098FC #FCD098
tetradic
#98FCD0 #9E98FC #FC98C4 #F6FC98
square
#98FCD0 #9E98FC #FC98C4 #F6FC98
split-complementary
#98FCD0 #FC98F6 #FC9E98
monochromatic
#21F99A #5DFAB5 #98FCD0 #D3FEEB #E1FEF1
Accessibility & contrast
On white
1.22
#98FCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#98FCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCD0
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCD0 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCE
Deuteranopia (green-blind)
#E8E4D3
Tritanopia (blue-blind)
#7DFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98fcd0; /* rgb */ color: rgb(152, 252, 208); /* oklch */ color: oklch(91.8% 0.113 164.2);
Tailwind
colors: {
custom: {
50: '#bafede',
500: '#98fcd0',
950: '#000000',
},
}SCSS
$custom: #98fcd0; $custom-light: #bafede; $custom-dark: #000000;
JSON
{
"hex": "#98fcd0",
"rgb": {
"r": 152,
"g": 252,
"b": 208
},
"hsl": {
"h": 153.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91759,
"c": 0.11313,
"h": 164.2
},
"luminance": 0.8085
}Semantic roles & 50–950 ramp
primary
#98FCD0
secondary
#DD5B94
accent
#0065E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684