#98FDFF#98FDFF
#98FDFF is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.3% C 0.095 H 197.3°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDFF |
|---|---|
| RGB | rgb(152, 253, 255) |
| HSL | hsl(181, 100%, 80%) |
| HSV | hsv(181, 40%, 100%) |
| CMYK | cmyk(40.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.51, -29.01, -10.24) |
| CIE-LCH | lch(93.51, 30.76, 199.44°) |
| OKLab | oklab(93.31% -0.0906 -0.0282) |
| OKLCH | oklch(93.31% 0.095 197.3) |
| XYZ | xyz(66.1173, 84.1411, 107.3451) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDFF #FF9A98
analogous
#98FFCE #98FDFF #98CAFF
triadic
#98FDFF #FF98FD #FDFF98
tetradic
#98FDFF #CE98FF #FF9A98 #CAFF98
square
#98FDFF #CE98FF #FF9A98 #CAFF98
split-complementary
#98FDFF #FF98CA #FFCE98
monochromatic
#1EFBFF #5BFCFF #98FDFF #D5FEFF #E0FEFF
Accessibility & contrast
On white
1.18
#98FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#98FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDFF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDFF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DEE7FF
Tritanopia (blue-blind)
#69FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98fdff; /* rgb */ color: rgb(152, 253, 255); /* oklch */ color: oklch(93.3% 0.095 197.3);
Tailwind
colors: {
custom: {
50: '#bbfeff',
500: '#98fdff',
950: '#000000',
},
}SCSS
$custom: #98fdff; $custom-light: #bbfeff; $custom-dark: #000000;
JSON
{
"hex": "#98fdff",
"rgb": {
"r": 152,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.165,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93313,
"c": 0.09487,
"h": 197.3
},
"luminance": 0.84146
}Semantic roles & 50–950 ramp
primary
#98FDFF
secondary
#E25C59
accent
#0400E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686