#98FFCE#98FFCE
#98FFCE is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.119 H 162.2°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFCE |
|---|---|
| RGB | rgb(152, 255, 206) |
| HSL | hsl(151, 100%, 80%) |
| HSV | hsv(151, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.86, -40.68, 14.11) |
| CIE-LCH | lch(92.86, 43.05, 160.87°) |
| OKLab | oklab(92.39% -0.1132 0.0363) |
| OKLCH | oklch(92.39% 0.119 162.2) |
| XYZ | xyz(59.8450, 82.6476, 71.1797) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.80
Pale Turquoise
#A5FBD5
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.31
Light Seafoam
#A0FEBF
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFCE #FF98C9
analogous
#98FF9A #98FFCE #98FDFF
triadic
#98FFCE #CE98FF #FFCE98
tetradic
#98FFCE #9A98FF #FF98C9 #FDFF98
square
#98FFCE #9A98FF #FF98C9 #FDFF98
split-complementary
#98FFCE #FF98FD #FF9A98
monochromatic
#1EFF94 #5BFFB1 #98FFCE #D5FFEB #E0FFF0
Accessibility & contrast
On white
1.20
#98FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#98FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFCE
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFCE | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#7EFFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #98ffce; /* rgb */ color: rgb(152, 255, 206); /* oklch */ color: oklch(92.4% 0.119 162.2);
Tailwind
colors: {
custom: {
50: '#baffdd',
500: '#98ffce',
950: '#000000',
},
}SCSS
$custom: #98ffce; $custom-light: #baffdd; $custom-dark: #000000;
JSON
{
"hex": "#98ffce",
"rgb": {
"r": 152,
"g": 255,
"b": 206
},
"hsl": {
"h": 151.456,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92389,
"c": 0.11886,
"h": 162.2
},
"luminance": 0.82652
}Semantic roles & 50–950 ramp
primary
#98FFCE
secondary
#E2599A
accent
#006DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684