#98EFEC#98EFEC
#98EFEC is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.6% C 0.084 H 193.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98EFEC |
|---|---|
| RGB | rgb(152, 239, 236) |
| HSL | hsl(178, 73%, 77%) |
| HSV | hsv(178, 36%, 94%) |
| CMYK | cmyk(36.4%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(89.14, -26.79, -6.84) |
| CIE-LCH | lch(89.14, 27.65, 194.33°) |
| OKLab | oklab(89.63% -0.082 -0.0189) |
| OKLCH | oklch(89.63% 0.084 193) |
| XYZ | xyz(58.9502, 74.4606, 90.6066) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 3.85
Pale Cyan
#B7FFFA
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Duck Egg Blue
#C3FBF4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EFEC #EF989B
analogous
#98EFC1 #98EFEC #98C7EF
triadic
#98EFEC #EC98EF #EFEC98
tetradic
#98EFEC #C198EF #EF989B #C7EF98
square
#98EFEC #C198EF #EF989B #C7EF98
split-complementary
#98EFEC #EF98C7 #EFC198
monochromatic
#2EDFD8 #63E7E2 #98EFEC #CDF7F6 #E5FBFA
Accessibility & contrast
On white
1.32
#98EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#98EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EFEC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EFEC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#75F4EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98efec; /* rgb */ color: rgb(152, 239, 236); /* oklch */ color: oklch(89.6% 0.084 193.0);
Tailwind
colors: {
custom: {
50: '#baf4f2',
500: '#98efec',
950: '#000000',
},
}SCSS
$custom: #98efec; $custom-light: #baf4f2; $custom-dark: #000000;
JSON
{
"hex": "#98efec",
"rgb": {
"r": 152,
"g": 239,
"b": 236
},
"hsl": {
"h": 177.931,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.89634,
"c": 0.08416,
"h": 193
},
"luminance": 0.74465
}Semantic roles & 50–950 ramp
primary
#98EFEC
secondary
#CC6063
accent
#1017D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585