#98F8FF#98F8FF
#98F8FF is a very light, moderate teal. Relative luminance 0.810; OKLCH L 92.2% C 0.091 H 201.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #98F8FF |
|---|---|
| RGB | rgb(152, 248, 255) |
| HSL | hsl(184, 100%, 80%) |
| HSV | hsv(184, 40%, 100%) |
| CMYK | cmyk(40.4%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(92.14, -26.61, -12.28) |
| CIE-LCH | lch(92.14, 29.31, 204.77°) |
| OKLab | oklab(92.22% -0.0849 -0.0337) |
| OKLCH | oklch(92.22% 0.091 201.7) |
| XYZ | xyz(64.5596, 81.0255, 106.8259) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.39
Robin Egg Blue
#8AF1FE
ΔE00 2.56
Light Cyan
#ACFFFC
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F8FF #FF9F98
analogous
#98FFD3 #98F8FF #98C4FF
triadic
#98F8FF #FF98F8 #F8FF98
tetradic
#98F8FF #D398FF #FF9F98 #C4FF98
square
#98F8FF #D398FF #FF9F98 #C4FF98
split-complementary
#98F8FF #FF98C4 #FFD398
monochromatic
#1EF0FF #5BF4FF #98F8FF #D5FCFF #E0FDFF
Accessibility & contrast
On white
1.22
#98F8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#98F8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F8FF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F8FF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#6AFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98f8ff; /* rgb */ color: rgb(152, 248, 255); /* oklch */ color: oklch(92.2% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#bbfaff',
500: '#98f8ff',
950: '#000000',
},
}SCSS
$custom: #98f8ff; $custom-light: #bbfaff; $custom-dark: #000000;
JSON
{
"hex": "#98f8ff",
"rgb": {
"r": 152,
"g": 248,
"b": 255
},
"hsl": {
"h": 184.078,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92216,
"c": 0.09136,
"h": 201.7
},
"luminance": 0.8103
}Semantic roles & 50–950 ramp
primary
#98F8FF
secondary
#E26359
accent
#1000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121718
muted
#828586