#98FCD2#98FCD2
#98FCD2 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.112 H 165.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCD2 |
|---|---|
| RGB | rgb(152, 252, 210) |
| HSL | hsl(155, 94%, 79%) |
| HSV | hsv(155, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(92.11, -38.53, 10.98) |
| CIE-LCH | lch(92.11, 40.06, 164.09°) |
| OKLab | oklab(91.81% -0.108 0.0283) |
| OKLCH | oklch(91.81% 0.112 165.3) |
| XYZ | xyz(59.3876, 80.9454, 73.4549) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.77
Light Aqua
#8CFFDB
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.57
Mint
#AAF0C1
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCD2 #FC98C2
analogous
#98FCA0 #98FCD2 #98F4FC
triadic
#98FCD2 #D298FC #FCD298
tetradic
#98FCD2 #A098FC #FC98C2 #F4FC98
square
#98FCD2 #A098FC #FC98C2 #F4FC98
split-complementary
#98FCD2 #FC98F4 #FCA098
monochromatic
#21F99E #5DFAB8 #98FCD2 #D3FEEC #E1FEF2
Accessibility & contrast
On white
1.22
#98FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#98FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCD2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCD2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E8E4D5
Tritanopia (blue-blind)
#7DFCF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98fcd2; /* rgb */ color: rgb(152, 252, 210); /* oklch */ color: oklch(91.8% 0.112 165.3);
Tailwind
colors: {
custom: {
50: '#bafedf',
500: '#98fcd2',
950: '#000000',
},
}SCSS
$custom: #98fcd2; $custom-light: #bafedf; $custom-dark: #000000;
JSON
{
"hex": "#98fcd2",
"rgb": {
"r": 152,
"g": 252,
"b": 210
},
"hsl": {
"h": 154.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91809,
"c": 0.11165,
"h": 165.3
},
"luminance": 0.80949
}Semantic roles & 50–950 ramp
primary
#98FCD2
secondary
#DD5B92
accent
#0060E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684