#7FFBCF#7FFBCF
#7FFBCF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.129 H 167.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBCF |
|---|---|
| RGB | rgb(127, 251, 207) |
| HSL | hsl(159, 94%, 74%) |
| HSV | hsv(159, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.78, -44.86, 10.51) |
| CIE-LCH | lch(90.78, 46.08, 166.81°) |
| OKLab | oklab(90.45% -0.1258 0.027) |
| OKLCH | oklch(90.45% 0.129 167.9) |
| XYZ | xyz(54.5071, 78.0068, 71.2038) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.94
Light Turquoise
#7EF4CC
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 2.41
Pale Turquoise
#A5FBD5
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBCF #FB7FAB
analogous
#7FFB91 #7FFBCF #7FE9FB
triadic
#7FFBCF #CF7FFB #FBCF7F
tetradic
#7FFBCF #917FFB #FB7FAB #E9FB7F
square
#7FFBCF #917FFB #FB7FAB #E9FB7F
split-complementary
#7FFBCF #FB7FE9 #FB917F
monochromatic
#08F7A2 #44F9B9 #7FFBCF #BAFDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7FFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7FFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBCF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBCF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#50FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffbcf; /* rgb */ color: rgb(127, 251, 207); /* oklch */ color: oklch(90.4% 0.129 167.9);
Tailwind
colors: {
custom: {
50: '#abfddd',
500: '#7ffbcf',
950: '#000000',
},
}SCSS
$custom: #7ffbcf; $custom-light: #abfddd; $custom-dark: #000000;
JSON
{
"hex": "#7ffbcf",
"rgb": {
"r": 127,
"g": 251,
"b": 207
},
"hsl": {
"h": 158.71,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.90447,
"c": 0.12868,
"h": 167.9
},
"luminance": 0.78011
}Semantic roles & 50–950 ramp
primary
#7FFBCF
secondary
#D9467A
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684