#92FDFF#92FDFF
#92FDFF is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.099 H 197.1°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDFF |
|---|---|
| RGB | rgb(146, 253, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 43%, 100%) |
| CMYK | cmyk(42.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.27, -30.41, -10.63) |
| CIE-LCH | lch(93.27, 32.21, 199.27°) |
| OKLab | oklab(93.05% -0.095 -0.0293) |
| OKLCH | oklch(93.05% 0.099 197.1) |
| XYZ | xyz(65.0224, 83.5765, 107.2938) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.19
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Pale Cyan
#B7FFFA
ΔE00 4.83
Bright Cyan
#41FDFE
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDFF #FF9492
analogous
#92FFCA #92FDFF #92C6FF
triadic
#92FDFF #FF92FD #FDFF92
tetradic
#92FDFF #CA92FF #FF9492 #C6FF92
square
#92FDFF #CA92FF #FF9492 #C6FF92
split-complementary
#92FDFF #FF92C6 #FFCA92
monochromatic
#18FBFF #55FCFF #92FDFF #CFFEFF #E0FEFF
Accessibility & contrast
On white
1.19
#92FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#92FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDFF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDFF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#5CFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #92fdff; /* rgb */ color: rgb(146, 253, 255); /* oklch */ color: oklch(93.0% 0.099 197.1);
Tailwind
colors: {
custom: {
50: '#b8feff',
500: '#92fdff',
950: '#000000',
},
}SCSS
$custom: #92fdff; $custom-light: #b8feff; $custom-dark: #000000;
JSON
{
"hex": "#92fdff",
"rgb": {
"r": 146,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.101,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93049,
"c": 0.09939,
"h": 197.1
},
"luminance": 0.83582
}Semantic roles & 50–950 ramp
primary
#92FDFF
secondary
#E15754
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686