#98FFCF#98FFCF
#98FFCF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.118 H 162.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFCF |
|---|---|
| RGB | rgb(152, 255, 207) |
| HSL | hsl(152, 100%, 80%) |
| HSV | hsv(152, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.88, -40.48, 13.63) |
| CIE-LCH | lch(92.88, 42.71, 161.39°) |
| OKLab | oklab(92.41% -0.1128 0.035) |
| OKLCH | oklch(92.41% 0.118 162.7) |
| XYZ | xyz(59.9669, 82.6963, 71.8215) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.85
Light Seafoam
#A0FEBF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFCF #FF98C8
analogous
#98FF9C #98FFCF #98FBFF
triadic
#98FFCF #CF98FF #FFCF98
tetradic
#98FFCF #9C98FF #FF98C8 #FBFF98
square
#98FFCF #9C98FF #FF98C8 #FBFF98
split-complementary
#98FFCF #FF98FB #FF9C98
monochromatic
#1EFF96 #5BFFB2 #98FFCF #D5FFEC #E0FFF1
Accessibility & contrast
On white
1.20
#98FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#98FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFCF
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFCF | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CC
Deuteranopia (green-blind)
#EBE6D2
Tritanopia (blue-blind)
#7DFFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #98ffcf; /* rgb */ color: rgb(152, 255, 207); /* oklch */ color: oklch(92.4% 0.118 162.7);
Tailwind
colors: {
custom: {
50: '#baffdd',
500: '#98ffcf',
950: '#000000',
},
}SCSS
$custom: #98ffcf; $custom-light: #baffdd; $custom-dark: #000000;
JSON
{
"hex": "#98ffcf",
"rgb": {
"r": 152,
"g": 255,
"b": 207
},
"hsl": {
"h": 152.039,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92413,
"c": 0.11808,
"h": 162.7
},
"luminance": 0.827
}Semantic roles & 50–950 ramp
primary
#98FFCF
secondary
#E25999
accent
#006BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684