#98FCCF#98FCCF
#98FCCF is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.114 H 163.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCCF |
|---|---|
| RGB | rgb(152, 252, 207) |
| HSL | hsl(153, 94%, 79%) |
| HSV | hsv(153, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(92.04, -39.13, 12.44) |
| CIE-LCH | lch(92.04, 41.06, 162.37°) |
| OKLab | oklab(91.73% -0.1093 0.032) |
| OKLCH | oklch(91.73% 0.114 163.7) |
| XYZ | xyz(59.0173, 80.7973, 71.5050) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.30
Light Seafoam
#A0FEBF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCCF #FC98C5
analogous
#98FC9D #98FCCF #98F7FC
triadic
#98FCCF #CF98FC #FCCF98
tetradic
#98FCCF #9D98FC #FC98C5 #F7FC98
square
#98FCCF #9D98FC #FC98C5 #F7FC98
split-complementary
#98FCCF #FC98F7 #FC9D98
monochromatic
#21F998 #5DFAB3 #98FCCF #D3FEEB #E1FEF1
Accessibility & contrast
On white
1.22
#98FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#98FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCCF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCCF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E8E4D2
Tritanopia (blue-blind)
#7EFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98fccf; /* rgb */ color: rgb(152, 252, 207); /* oklch */ color: oklch(91.7% 0.114 163.7);
Tailwind
colors: {
custom: {
50: '#bafedd',
500: '#98fccf',
950: '#000000',
},
}SCSS
$custom: #98fccf; $custom-light: #bafedd; $custom-dark: #000000;
JSON
{
"hex": "#98fccf",
"rgb": {
"r": 152,
"g": 252,
"b": 207
},
"hsl": {
"h": 153,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91734,
"c": 0.11389,
"h": 163.7
},
"luminance": 0.80801
}Semantic roles & 50–950 ramp
primary
#98FCCF
secondary
#DD5B96
accent
#0067E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684