#92FCDF#92FCDF
#92FCDF is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 174.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCDF |
|---|---|
| RGB | rgb(146, 252, 223) |
| HSL | hsl(164, 95%, 78%) |
| HSV | hsv(164, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.16, -37.32, 4.31) |
| CIE-LCH | lch(92.16, 37.57, 173.42°) |
| OKLab | oklab(91.88% -0.107 0.0108) |
| OKLCH | oklch(91.88% 0.108 174.2) |
| XYZ | xyz(59.9784, 81.0551, 82.2824) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.01
Tiffany Blue
#7BF2DA
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 3.90
Pale Turquoise
#A5FBD5
ΔE00 3.97
Pale Aqua
#B8FFEB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCDF #FC92AF
analogous
#92FCAA #92FCDF #92E4FC
triadic
#92FCDF #DF92FC #FCDF92
tetradic
#92FCDF #AA92FC #FC92AF #E4FC92
square
#92FCDF #AA92FC #FC92AF #E4FC92
split-complementary
#92FCDF #FC92E4 #FCAA92
monochromatic
#1BF9BC #56FACE #92FCDF #CEFEF0 #E1FEF6
Accessibility & contrast
On white
1.22
#92FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#92FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCDF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCDF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#6DFEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fcdf; /* rgb */ color: rgb(146, 252, 223); /* oklch */ color: oklch(91.9% 0.108 174.2);
Tailwind
colors: {
custom: {
50: '#b7fee9',
500: '#92fcdf',
950: '#000000',
},
}SCSS
$custom: #92fcdf; $custom-light: #b7fee9; $custom-dark: #000000;
JSON
{
"hex": "#92fcdf",
"rgb": {
"r": 146,
"g": 252,
"b": 223
},
"hsl": {
"h": 163.585,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91879,
"c": 0.10751,
"h": 174.2
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#92FCDF
secondary
#DD567B
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684