#98EFEF#98EFEF
#98EFEF is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.7% C 0.084 H 195.8°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98EFEF |
|---|---|
| RGB | rgb(152, 239, 239) |
| HSL | hsl(180, 73%, 77%) |
| HSV | hsv(180, 36%, 94%) |
| CMYK | cmyk(36.4%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(89.22, -26.09, -8.29) |
| CIE-LCH | lch(89.22, 27.37, 197.63°) |
| OKLab | oklab(89.73% -0.0808 -0.0228) |
| OKLCH | oklch(89.73% 0.084 195.8) |
| XYZ | xyz(59.3897, 74.6364, 92.9214) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.50
Light Cyan
#ACFFFC
ΔE00 3.65
Robin'S Egg Blue
#98EFF9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Pale Cyan
#B7FFFA
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EFEF #EF9898
analogous
#98EFC4 #98EFEF #98C4EF
triadic
#98EFEF #EF98EF #EFEF98
tetradic
#98EFEF #C498EF #EF9898 #C4EF98
square
#98EFEF #C498EF #EF9898 #C4EF98
split-complementary
#98EFEF #EF98C4 #EFC498
monochromatic
#2EDFDF #63E7E7 #98EFEF #CDF7F7 #E5FBFB
Accessibility & contrast
On white
1.32
#98EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#98EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EFEF
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EFEF | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#D4DBF0
Tritanopia (blue-blind)
#74F4EF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98efef; /* rgb */ color: rgb(152, 239, 239); /* oklch */ color: oklch(89.7% 0.084 195.8);
Tailwind
colors: {
custom: {
50: '#baf4f4',
500: '#98efef',
950: '#000000',
},
}SCSS
$custom: #98efef; $custom-light: #baf4f4; $custom-dark: #000000;
JSON
{
"hex": "#98efef",
"rgb": {
"r": 152,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.89727,
"c": 0.08396,
"h": 195.8
},
"luminance": 0.7464
}Semantic roles & 50–950 ramp
primary
#98EFEF
secondary
#CC6060
accent
#1010D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585