#7FFBF3#7FFBF3
#7FFBF3 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.5% C 0.112 H 189.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBF3 |
|---|---|
| RGB | rgb(127, 251, 243) |
| HSL | hsl(176, 94%, 74%) |
| HSV | hsv(176, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(91.67, -36.57, -6.85) |
| CIE-LCH | lch(91.67, 37.21, 190.62°) |
| OKLab | oklab(91.46% -0.1105 -0.0191) |
| OKLCH | oklch(91.46% 0.112 189.8) |
| XYZ | xyz(59.4205, 79.9721, 97.0815) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 5.10
Aqua
#00FFFF
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBF3 #FB7F87
analogous
#7FFBB5 #7FFBF3 #7FC5FB
triadic
#7FFBF3 #F37FFB #FBF37F
tetradic
#7FFBF3 #B57FFB #FB7F87 #C5FB7F
square
#7FFBF3 #B57FFB #FB7F87 #C5FB7F
split-complementary
#7FFBF3 #FB7FC5 #FBB57F
monochromatic
#08F7E8 #44F9ED #7FFBF3 #BAFDF9 #E1FEFC
Accessibility & contrast
On white
1.24
#7FFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#7FFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBF3
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBF3 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#DAE1F4
Tritanopia (blue-blind)
#32FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbf3; /* rgb */ color: rgb(127, 251, 243); /* oklch */ color: oklch(91.5% 0.112 189.8);
Tailwind
colors: {
custom: {
50: '#adfdf7',
500: '#7ffbf3',
950: '#000000',
},
}SCSS
$custom: #7ffbf3; $custom-light: #adfdf7; $custom-dark: #000000;
JSON
{
"hex": "#7ffbf3",
"rgb": {
"r": 127,
"g": 251,
"b": 243
},
"hsl": {
"h": 176.129,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91461,
"c": 0.11218,
"h": 189.8
},
"luminance": 0.79977
}Semantic roles & 50–950 ramp
primary
#7FFBF3
secondary
#D9464F
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585