#98FCDC#98FCDC
#98FCDC is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.105 H 171.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCDC |
|---|---|
| RGB | rgb(152, 252, 220) |
| HSL | hsl(161, 94%, 79%) |
| HSV | hsv(161, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.34, -36.45, 6.15) |
| CIE-LCH | lch(92.34, 36.96, 170.43°) |
| OKLab | oklab(92.07% -0.1038 0.0157) |
| OKLCH | oklch(92.07% 0.105 171.4) |
| XYZ | xyz(60.6725, 81.4594, 80.2224) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.70
Pale Turquoise
#A5FBD5
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCDC #FC98B8
analogous
#98FCAA #98FCDC #98EAFC
triadic
#98FCDC #DC98FC #FCDC98
tetradic
#98FCDC #AA98FC #FC98B8 #EAFC98
square
#98FCDC #AA98FC #FC98B8 #EAFC98
split-complementary
#98FCDC #FC98EA #FCAA98
monochromatic
#21F9B4 #5DFAC8 #98FCDC #D3FEF0 #E1FEF5
Accessibility & contrast
On white
1.21
#98FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#98FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCDC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCDC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#79FEF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fcdc; /* rgb */ color: rgb(152, 252, 220); /* oklch */ color: oklch(92.1% 0.105 171.4);
Tailwind
colors: {
custom: {
50: '#bafde6',
500: '#98fcdc',
950: '#000000',
},
}SCSS
$custom: #98fcdc; $custom-light: #bafde6; $custom-dark: #000000;
JSON
{
"hex": "#98fcdc",
"rgb": {
"r": 152,
"g": 252,
"b": 220
},
"hsl": {
"h": 160.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.92069,
"c": 0.10495,
"h": 171.4
},
"luminance": 0.81464
}Semantic roles & 50–950 ramp
primary
#98FCDC
secondary
#DD5B85
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684