#98FDCD#98FDCD
#98FDCD is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.117 H 162.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDCD |
|---|---|
| RGB | rgb(152, 253, 205) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 40%, 99%) |
| CMYK | cmyk(39.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.28, -39.98, 13.80) |
| CIE-LCH | lch(92.28, 42.30, 160.95°) |
| OKLab | oklab(91.91% -0.1113 0.0355) |
| OKLCH | oklch(91.91% 0.117 162.3) |
| XYZ | xyz(59.0892, 81.3298, 70.3303) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDCD #FD98C8
analogous
#98FD9B #98FDCD #98FBFD
triadic
#98FDCD #CD98FD #FDCD98
tetradic
#98FDCD #9B98FD #FD98C8 #FBFD98
square
#98FDCD #9B98FD #FD98C8 #FBFD98
split-complementary
#98FDCD #FD98FB #FD9B98
monochromatic
#20FB93 #5CFCB0 #98FDCD #D4FEEA #E1FEF0
Accessibility & contrast
On white
1.22
#98FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#98FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDCD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDCD | 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)
#FAF0CA
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#7EFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fdcd; /* rgb */ color: rgb(152, 253, 205); /* oklch */ color: oklch(91.9% 0.117 162.3);
Tailwind
colors: {
custom: {
50: '#bafedc',
500: '#98fdcd',
950: '#000000',
},
}SCSS
$custom: #98fdcd; $custom-light: #bafedc; $custom-dark: #000000;
JSON
{
"hex": "#98fdcd",
"rgb": {
"r": 152,
"g": 253,
"b": 205
},
"hsl": {
"h": 151.485,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.91911,
"c": 0.11683,
"h": 162.3
},
"luminance": 0.81334
}Semantic roles & 50–950 ramp
primary
#98FDCD
secondary
#DF5A99
accent
#006DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684