#92FFCB#92FFCB
#92FFCB is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.125 H 161.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFCB |
|---|---|
| RGB | rgb(146, 255, 203) |
| HSL | hsl(151, 100%, 79%) |
| HSV | hsv(151, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.55, -42.83, 15.17) |
| CIE-LCH | lch(92.55, 45.44, 160.49°) |
| OKLab | oklab(92.05% -0.1189 0.039) |
| OKLCH | oklch(92.05% 0.125 161.9) |
| XYZ | xyz(58.3891, 81.9386, 69.2273) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 3.30
Light Seafoam
#A0FEBF
ΔE00 3.47
Pale Turquoise
#A5FBD5
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFCB #FF92C6
analogous
#92FF94 #92FFCB #92FDFF
triadic
#92FFCB #CB92FF #FFCB92
tetradic
#92FFCB #9492FF #FF92C6 #FDFF92
square
#92FFCB #9492FF #FF92C6 #FDFF92
split-complementary
#92FFCB #FF92FD #FF9492
monochromatic
#18FF91 #55FFAE #92FFCB #CFFFE8 #E0FFF0
Accessibility & contrast
On white
1.21
#92FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#92FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFCB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFCB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#75FFF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92ffcb; /* rgb */ color: rgb(146, 255, 203); /* oklch */ color: oklch(92.0% 0.125 161.9);
Tailwind
colors: {
custom: {
50: '#b7ffdb',
500: '#92ffcb',
950: '#000000',
},
}SCSS
$custom: #92ffcb; $custom-light: #b7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#92ffcb",
"rgb": {
"r": 146,
"g": 255,
"b": 203
},
"hsl": {
"h": 151.376,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92047,
"c": 0.12513,
"h": 161.9
},
"luminance": 0.81943
}Semantic roles & 50–950 ramp
primary
#92FFCB
secondary
#E15497
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684