#92FBFB#92FBFB
#92FBFB is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.5% C 0.098 H 195.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92FBFB |
|---|---|
| RGB | rgb(146, 251, 251) |
| HSL | hsl(180, 93%, 78%) |
| HSV | hsv(180, 42%, 98%) |
| CMYK | cmyk(41.8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.60, -30.43, -9.55) |
| CIE-LCH | lch(92.60, 31.89, 197.42°) |
| OKLab | oklab(92.48% -0.0943 -0.0263) |
| OKLCH | oklch(92.48% 0.098 195.6) |
| XYZ | xyz(63.7571, 82.0655, 103.7286) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.95
Pale Cyan
#B7FFFA
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.31
Paleturquoise
#AFEEEE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FBFB #FB9292
analogous
#92FBC6 #92FBFB #92C6FB
triadic
#92FBFB #FB92FB #FBFB92
tetradic
#92FBFB #C692FB #FB9292 #C6FB92
square
#92FBFB #C692FB #FB9292 #C6FB92
split-complementary
#92FBFB #FB92C6 #FBC692
monochromatic
#1CF7F7 #57F9F9 #92FBFB #CDFDFD #E1FEFE
Accessibility & contrast
On white
1.21
#92FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#92FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FBFB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FBFB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#5FFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92fbfb; /* rgb */ color: rgb(146, 251, 251); /* oklch */ color: oklch(92.5% 0.098 195.6);
Tailwind
colors: {
custom: {
50: '#b8fdfc',
500: '#92fbfb',
950: '#000000',
},
}SCSS
$custom: #92fbfb; $custom-light: #b8fdfc; $custom-dark: #000000;
JSON
{
"hex": "#92fbfb",
"rgb": {
"r": 146,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.9248,
"c": 0.09792,
"h": 195.6
},
"luminance": 0.8207
}Semantic roles & 50–950 ramp
primary
#92FBFB
secondary
#DB5656
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585