#98EFEB#98EFEB
#98EFEB is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.6% C 0.084 H 192.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98EFEB |
|---|---|
| RGB | rgb(152, 239, 235) |
| HSL | hsl(177, 73%, 77%) |
| HSV | hsv(177, 36%, 94%) |
| CMYK | cmyk(36.4%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(89.11, -27.02, -6.36) |
| CIE-LCH | lch(89.11, 27.76, 193.25°) |
| OKLab | oklab(89.6% -0.0824 -0.0176) |
| OKLCH | oklch(89.6% 0.084 192) |
| XYZ | xyz(58.8053, 74.4026, 89.8436) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.61
Paleturquoise
#AFEEEE
ΔE00 4.02
Pale Cyan
#B7FFFA
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Duck Egg Blue
#C3FBF4
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EFEB #EF989C
analogous
#98EFC0 #98EFEB #98C8EF
triadic
#98EFEB #EB98EF #EFEB98
tetradic
#98EFEB #C098EF #EF989C #C8EF98
square
#98EFEB #C098EF #EF989C #C8EF98
split-complementary
#98EFEB #EF98C8 #EFC098
monochromatic
#2EDFD6 #63E7E1 #98EFEB #CDF7F5 #E5FBFA
Accessibility & contrast
On white
1.32
#98EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#98EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EFEB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EFEB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#75F4ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98efeb; /* rgb */ color: rgb(152, 239, 235); /* oklch */ color: oklch(89.6% 0.084 192.0);
Tailwind
colors: {
custom: {
50: '#baf4f1',
500: '#98efeb',
950: '#000000',
},
}SCSS
$custom: #98efeb; $custom-light: #baf4f1; $custom-dark: #000000;
JSON
{
"hex": "#98efeb",
"rgb": {
"r": 152,
"g": 239,
"b": 235
},
"hsl": {
"h": 177.241,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.89603,
"c": 0.08426,
"h": 192
},
"luminance": 0.74407
}Semantic roles & 50–950 ramp
primary
#98EFEB
secondary
#CC6065
accent
#1019D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585