#92FFCF#92FFCF
#92FFCF is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.1% C 0.122 H 163.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFCF |
|---|---|
| RGB | rgb(146, 255, 207) |
| HSL | hsl(154, 100%, 79%) |
| HSV | hsv(154, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.63, -42.03, 13.24) |
| CIE-LCH | lch(92.63, 44.07, 162.51°) |
| OKLab | oklab(92.14% -0.1172 0.034) |
| OKLCH | oklch(92.14% 0.122 163.8) |
| XYZ | xyz(58.8719, 82.1317, 71.7701) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.54
Pale Turquoise
#A5FBD5
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Seafoam
#A0FEBF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFCF #FF92C2
analogous
#92FF98 #92FFCF #92F8FF
triadic
#92FFCF #CF92FF #FFCF92
tetradic
#92FFCF #9892FF #FF92C2 #F8FF92
square
#92FFCF #9892FF #FF92C2 #F8FF92
split-complementary
#92FFCF #FF92F8 #FF9892
monochromatic
#18FF99 #55FFB4 #92FFCF #CFFFEA #E0FFF2
Accessibility & contrast
On white
1.21
#92FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#92FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFCF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFCF | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#73FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92ffcf; /* rgb */ color: rgb(146, 255, 207); /* oklch */ color: oklch(92.1% 0.122 163.8);
Tailwind
colors: {
custom: {
50: '#b7ffdd',
500: '#92ffcf',
950: '#000000',
},
}SCSS
$custom: #92ffcf; $custom-light: #b7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#92ffcf",
"rgb": {
"r": 146,
"g": 255,
"b": 207
},
"hsl": {
"h": 153.578,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92144,
"c": 0.12203,
"h": 163.8
},
"luminance": 0.82136
}Semantic roles & 50–950 ramp
primary
#92FFCF
secondary
#E15492
accent
#0065E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684