#92FCDA#92FCDA
#92FCDA is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.110 H 171.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCDA |
|---|---|
| RGB | rgb(146, 252, 218) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.04, -38.40, 6.72) |
| CIE-LCH | lch(92.04, 38.99, 170.07°) |
| OKLab | oklab(91.75% -0.1091 0.0172) |
| OKLCH | oklch(91.75% 0.11 171.1) |
| XYZ | xyz(59.3143, 80.7894, 78.7844) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.01
Aquamarine
#7FFFD4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 2.79
Pale Turquoise
#A5FBD5
ΔE00 2.93
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCDA #FC92B4
analogous
#92FCA5 #92FCDA #92E9FC
triadic
#92FCDA #DA92FC #FCDA92
tetradic
#92FCDA #A592FC #FC92B4 #E9FC92
square
#92FCDA #A592FC #FC92B4 #E9FC92
split-complementary
#92FCDA #FC92E9 #FCA592
monochromatic
#1BF9B2 #56FAC6 #92FCDA #CEFEEE #E1FEF5
Accessibility & contrast
On white
1.22
#92FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#92FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCDA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCDA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D8
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#70FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fcda; /* rgb */ color: rgb(146, 252, 218); /* oklch */ color: oklch(91.7% 0.110 171.1);
Tailwind
colors: {
custom: {
50: '#b7fee5',
500: '#92fcda',
950: '#000000',
},
}SCSS
$custom: #92fcda; $custom-light: #b7fee5; $custom-dark: #000000;
JSON
{
"hex": "#92fcda",
"rgb": {
"r": 146,
"g": 252,
"b": 218
},
"hsl": {
"h": 160.755,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91745,
"c": 0.11042,
"h": 171.1
},
"luminance": 0.80794
}Semantic roles & 50–950 ramp
primary
#92FCDA
secondary
#DD5681
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684