#92FFCA#92FFCA
#92FFCA is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.126 H 161.4°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFCA |
|---|---|
| RGB | rgb(146, 255, 202) |
| HSL | hsl(151, 100%, 79%) |
| HSV | hsv(151, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.53, -43.03, 15.66) |
| CIE-LCH | lch(92.53, 45.79, 160.00°) |
| OKLab | oklab(92.02% -0.1193 0.0402) |
| OKLCH | oklch(92.02% 0.126 161.4) |
| XYZ | xyz(58.2703, 81.8911, 68.6017) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Seafoam
#A0FEBF
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFCA #FF92C7
analogous
#92FF93 #92FFCA #92FDFF
triadic
#92FFCA #CA92FF #FFCA92
tetradic
#92FFCA #9392FF #FF92C7 #FDFF92
square
#92FFCA #9392FF #FF92C7 #FDFF92
split-complementary
#92FFCA #FF92FD #FF9392
monochromatic
#18FF8E #55FFAC #92FFCA #CFFFE8 #E0FFF0
Accessibility & contrast
On white
1.21
#92FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#92FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFCA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFCA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#75FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92ffca; /* rgb */ color: rgb(146, 255, 202); /* oklch */ color: oklch(92.0% 0.126 161.4);
Tailwind
colors: {
custom: {
50: '#b7ffda',
500: '#92ffca',
950: '#000000',
},
}SCSS
$custom: #92ffca; $custom-light: #b7ffda; $custom-dark: #000000;
JSON
{
"hex": "#92ffca",
"rgb": {
"r": 146,
"g": 255,
"b": 202
},
"hsl": {
"h": 150.826,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92023,
"c": 0.12593,
"h": 161.4
},
"luminance": 0.81895
}Semantic roles & 50–950 ramp
primary
#92FFCA
secondary
#E15499
accent
#0070E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683