#98FCCE#98FCCE
#98FCCE is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.115 H 163.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCCE |
|---|---|
| RGB | rgb(152, 252, 206) |
| HSL | hsl(152, 94%, 79%) |
| HSV | hsv(152, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(92.02, -39.33, 12.92) |
| CIE-LCH | lch(92.02, 41.40, 161.82°) |
| OKLab | oklab(91.71% -0.1097 0.0332) |
| OKLCH | oklch(91.71% 0.115 163.2) |
| XYZ | xyz(58.8955, 80.7485, 70.8631) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.53
Light Seafoam
#A0FEBF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCCE #FC98C6
analogous
#98FC9C #98FCCE #98F8FC
triadic
#98FCCE #CE98FC #FCCE98
tetradic
#98FCCE #9C98FC #FC98C6 #F8FC98
square
#98FCCE #9C98FC #FC98C6 #F8FC98
split-complementary
#98FCCE #FC98F8 #FC9C98
monochromatic
#21F995 #5DFAB2 #98FCCE #D3FEEA #E1FEF1
Accessibility & contrast
On white
1.22
#98FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#98FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCCE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCCE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E9E3D1
Tritanopia (blue-blind)
#7EFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98fcce; /* rgb */ color: rgb(152, 252, 206); /* oklch */ color: oklch(91.7% 0.115 163.2);
Tailwind
colors: {
custom: {
50: '#bafedd',
500: '#98fcce',
950: '#000000',
},
}SCSS
$custom: #98fcce; $custom-light: #bafedd; $custom-dark: #000000;
JSON
{
"hex": "#98fcce",
"rgb": {
"r": 152,
"g": 252,
"b": 206
},
"hsl": {
"h": 152.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91709,
"c": 0.11464,
"h": 163.2
},
"luminance": 0.80752
}Semantic roles & 50–950 ramp
primary
#98FCCE
secondary
#DD5B97
accent
#006AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684