#98FDCB#98FDCB
#98FDCB is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.118 H 161.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDCB |
|---|---|
| RGB | rgb(152, 253, 203) |
| HSL | hsl(150, 96%, 79%) |
| HSV | hsv(150, 40%, 99%) |
| CMYK | cmyk(39.9%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(92.24, -40.37, 14.77) |
| CIE-LCH | lch(92.24, 42.99, 159.91°) |
| OKLab | oklab(91.86% -0.1122 0.038) |
| OKLCH | oklch(91.86% 0.118 161.3) |
| XYZ | xyz(58.8494, 81.2339, 69.0670) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.84
Pale Turquoise
#A5FBD5
ΔE00 3.10
Light Seafoam
#A0FEBF
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 4.09
Mint
#AAF0C1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDCB #FD98CA
analogous
#98FD99 #98FDCB #98FCFD
triadic
#98FDCB #CB98FD #FDCB98
tetradic
#98FDCB #9998FD #FD98CA #FCFD98
square
#98FDCB #9998FD #FD98CA #FCFD98
split-complementary
#98FDCB #FD98FC #FD9998
monochromatic
#20FB8E #5CFCAD #98FDCB #D4FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#98FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#98FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDCB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDCB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#7FFCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fdcb; /* rgb */ color: rgb(152, 253, 203); /* oklch */ color: oklch(91.9% 0.118 161.3);
Tailwind
colors: {
custom: {
50: '#bafeda',
500: '#98fdcb',
950: '#000000',
},
}SCSS
$custom: #98fdcb; $custom-light: #bafeda; $custom-dark: #000000;
JSON
{
"hex": "#98fdcb",
"rgb": {
"r": 152,
"g": 253,
"b": 203
},
"hsl": {
"h": 150.297,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.91863,
"c": 0.11842,
"h": 161.3
},
"luminance": 0.81238
}Semantic roles & 50–950 ramp
primary
#98FDCB
secondary
#DF5A9C
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684