#98FCDF#98FCDF
#98FCDF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.2% C 0.103 H 173.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCDF |
|---|---|
| RGB | rgb(152, 252, 223) |
| HSL | hsl(163, 94%, 79%) |
| HSV | hsv(163, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.41, -35.81, 4.70) |
| CIE-LCH | lch(92.41, 36.12, 172.52°) |
| OKLab | oklab(92.15% -0.1025 0.0119) |
| OKLCH | oklch(92.15% 0.103 173.4) |
| XYZ | xyz(61.0734, 81.6197, 82.3337) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.23
Pale Turquoise
#A5FBD5
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.14
Pale Aqua
#B8FFEB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCDF #FC98B5
analogous
#98FCAD #98FCDF #98E7FC
triadic
#98FCDF #DF98FC #FCDF98
tetradic
#98FCDF #AD98FC #FC98B5 #E7FC98
square
#98FCDF #AD98FC #FC98B5 #E7FC98
split-complementary
#98FCDF #FC98E7 #FCAD98
monochromatic
#21F9BA #5DFACD #98FCDF #D3FEF1 #E1FEF6
Accessibility & contrast
On white
1.21
#98FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#98FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCDF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCDF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#78FEF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fcdf; /* rgb */ color: rgb(152, 252, 223); /* oklch */ color: oklch(92.2% 0.103 173.4);
Tailwind
colors: {
custom: {
50: '#bafde9',
500: '#98fcdf',
950: '#000000',
},
}SCSS
$custom: #98fcdf; $custom-light: #bafde9; $custom-dark: #000000;
JSON
{
"hex": "#98fcdf",
"rgb": {
"r": 152,
"g": 252,
"b": 223
},
"hsl": {
"h": 162.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.9215,
"c": 0.1032,
"h": 173.4
},
"luminance": 0.81624
}Semantic roles & 50–950 ramp
primary
#98FCDF
secondary
#DD5B81
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684