#98EFED#98EFED
#98EFED is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.7% C 0.084 H 193.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98EFED |
|---|---|
| RGB | rgb(152, 239, 237) |
| HSL | hsl(179, 73%, 77%) |
| HSV | hsv(179, 36%, 94%) |
| CMYK | cmyk(36.4%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(89.17, -26.55, -7.32) |
| CIE-LCH | lch(89.17, 27.55, 195.42°) |
| OKLab | oklab(89.67% -0.0816 -0.0202) |
| OKLCH | oklch(89.67% 0.084 193.9) |
| XYZ | xyz(59.0959, 74.5189, 91.3739) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.56
Paleturquoise
#AFEEEE
ΔE00 3.71
Pale Cyan
#B7FFFA
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EFED #EF989A
analogous
#98EFC2 #98EFED #98C6EF
triadic
#98EFED #ED98EF #EFED98
tetradic
#98EFED #C298EF #EF989A #C6EF98
square
#98EFED #C298EF #EF989A #C6EF98
split-complementary
#98EFED #EF98C6 #EFC298
monochromatic
#2EDFDA #63E7E4 #98EFED #CDF7F6 #E5FBFA
Accessibility & contrast
On white
1.32
#98EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#98EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EFED
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EFED | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#75F4EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98efed; /* rgb */ color: rgb(152, 239, 237); /* oklch */ color: oklch(89.7% 0.084 193.9);
Tailwind
colors: {
custom: {
50: '#baf4f2',
500: '#98efed',
950: '#000000',
},
}SCSS
$custom: #98efed; $custom-light: #baf4f2; $custom-dark: #000000;
JSON
{
"hex": "#98efed",
"rgb": {
"r": 152,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.621,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.89665,
"c": 0.08407,
"h": 193.9
},
"luminance": 0.74523
}Semantic roles & 50–950 ramp
primary
#98EFED
secondary
#CC6062
accent
#1015D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585