#98FCDA#98FCDA
#98FCDA is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.106 H 170.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCDA |
|---|---|
| RGB | rgb(152, 252, 218) |
| HSL | hsl(160, 94%, 79%) |
| HSV | hsv(160, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.29, -36.87, 7.11) |
| CIE-LCH | lch(92.29, 37.55, 169.08°) |
| OKLab | oklab(92.02% -0.1046 0.0182) |
| OKLCH | oklch(92.02% 0.106 170.1) |
| XYZ | xyz(60.4092, 81.3540, 78.8358) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.56
Pale Turquoise
#A5FBD5
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCDA #FC98BA
analogous
#98FCA8 #98FCDA #98ECFC
triadic
#98FCDA #DA98FC #FCDA98
tetradic
#98FCDA #A898FC #FC98BA #ECFC98
square
#98FCDA #A898FC #FC98BA #ECFC98
split-complementary
#98FCDA #FC98EC #FCA898
monochromatic
#21F9AF #5DFAC5 #98FCDA #D3FEEF #E1FEF4
Accessibility & contrast
On white
1.22
#98FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#98FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCDA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCDA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#7AFDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fcda; /* rgb */ color: rgb(152, 252, 218); /* oklch */ color: oklch(92.0% 0.106 170.1);
Tailwind
colors: {
custom: {
50: '#bafde5',
500: '#98fcda',
950: '#000000',
},
}SCSS
$custom: #98fcda; $custom-light: #bafde5; $custom-dark: #000000;
JSON
{
"hex": "#98fcda",
"rgb": {
"r": 152,
"g": 252,
"b": 218
},
"hsl": {
"h": 159.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.92016,
"c": 0.10619,
"h": 170.1
},
"luminance": 0.81358
}Semantic roles & 50–950 ramp
primary
#98FCDA
secondary
#DD5B87
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684