#92FCED#92FCED
#92FCED is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.3% C 0.101 H 184.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCED |
|---|---|
| RGB | rgb(146, 252, 237) |
| HSL | hsl(172, 95%, 78%) |
| HSV | hsv(172, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.50, -34.19, -2.44) |
| CIE-LCH | lch(92.50, 34.28, 184.07°) |
| OKLab | oklab(92.28% -0.1011 -0.0071) |
| OKLCH | oklch(92.28% 0.101 184) |
| XYZ | xyz(61.9445, 81.8415, 92.6371) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Pale Aqua
#B8FFEB
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 5.26
Pale Cyan
#B7FFFA
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 6.38
Bright Aqua
#0BF9EA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCED #FC92A1
analogous
#92FCB8 #92FCED #92D6FC
triadic
#92FCED #ED92FC #FCED92
tetradic
#92FCED #B892FC #FC92A1 #D6FC92
square
#92FCED #B892FC #FC92A1 #D6FC92
split-complementary
#92FCED #FC92D6 #FCB892
monochromatic
#1BF9D9 #56FAE3 #92FCED #CEFEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#92FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#92FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCED
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCED | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#67FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #92fced; /* rgb */ color: rgb(146, 252, 237); /* oklch */ color: oklch(92.3% 0.101 184.0);
Tailwind
colors: {
custom: {
50: '#b7fdf2',
500: '#92fced',
950: '#000000',
},
}SCSS
$custom: #92fced; $custom-light: #b7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#92fced",
"rgb": {
"r": 146,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.509,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.92276,
"c": 0.10138,
"h": 184
},
"luminance": 0.81846
}Semantic roles & 50–950 ramp
primary
#92FCED
secondary
#DD5669
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585