#98EDEF#98EDEF
#98EDEF is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.3% C 0.082 H 197.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98EDEF |
|---|---|
| RGB | rgb(152, 237, 239) |
| HSL | hsl(181, 73%, 77%) |
| HSV | hsv(181, 36%, 94%) |
| CMYK | cmyk(36.4%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(88.67, -25.12, -9.10) |
| CIE-LCH | lch(88.67, 26.72, 199.93°) |
| OKLab | oklab(89.29% -0.0785 -0.025) |
| OKLCH | oklch(89.29% 0.082 197.7) |
| XYZ | xyz(58.8074, 73.4719, 92.7273) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.96
Paleturquoise
#AFEEEE
ΔE00 3.28
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 4.23
Pale Cyan
#B7FFFA
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EDEF #EF9A98
analogous
#98EFC6 #98EDEF #98C2EF
triadic
#98EDEF #EF98ED #EDEF98
tetradic
#98EDEF #C698EF #EF9A98 #C2EF98
square
#98EDEF #C698EF #EF9A98 #C2EF98
split-complementary
#98EDEF #EF98C2 #EFC698
monochromatic
#2EDADF #63E4E7 #98EDEF #CDF6F7 #E5FAFB
Accessibility & contrast
On white
1.34
#98EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#98EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EDEF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EDEF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6EF
Deuteranopia (green-blind)
#D2DAF0
Tritanopia (blue-blind)
#74F2ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #98edef; /* rgb */ color: rgb(152, 237, 239); /* oklch */ color: oklch(89.3% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#baf3f4',
500: '#98edef',
950: '#000000',
},
}SCSS
$custom: #98edef; $custom-light: #baf3f4; $custom-dark: #000000;
JSON
{
"hex": "#98edef",
"rgb": {
"r": 152,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.379,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.89287,
"c": 0.08235,
"h": 197.7
},
"luminance": 0.73476
}Semantic roles & 50–950 ramp
primary
#98EDEF
secondary
#CC6260
accent
#1510D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585