#7FFBEE#7FFBEE
#7FFBEE is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.3% C 0.113 H 186.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBEE |
|---|---|
| RGB | rgb(127, 251, 238) |
| HSL | hsl(174, 94%, 74%) |
| HSV | hsv(174, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(91.54, -37.79, -4.46) |
| CIE-LCH | lch(91.54, 38.05, 186.73°) |
| OKLab | oklab(91.31% -0.1126 -0.0126) |
| OKLCH | oklch(91.31% 0.113 186.4) |
| XYZ | xyz(58.6757, 79.6742, 93.1589) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.23
Bright Aqua
#0BF9EA
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 5.97
Aqua
#00FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBEE #FB7F8C
analogous
#7FFBB0 #7FFBEE #7FCAFB
triadic
#7FFBEE #EE7FFB #FBEE7F
tetradic
#7FFBEE #B07FFB #FB7F8C #CAFB7F
square
#7FFBEE #B07FFB #FB7F8C #CAFB7F
split-complementary
#7FFBEE #FB7FCA #FBB07F
monochromatic
#08F7DE #44F9E6 #7FFBEE #BAFDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#7FFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#7FFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBEE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBEE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#DCE0F0
Tritanopia (blue-blind)
#38FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffbee; /* rgb */ color: rgb(127, 251, 238); /* oklch */ color: oklch(91.3% 0.113 186.4);
Tailwind
colors: {
custom: {
50: '#acfdf3',
500: '#7ffbee',
950: '#000000',
},
}SCSS
$custom: #7ffbee; $custom-light: #acfdf3; $custom-dark: #000000;
JSON
{
"hex": "#7ffbee",
"rgb": {
"r": 127,
"g": 251,
"b": 238
},
"hsl": {
"h": 173.71,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.91309,
"c": 0.11331,
"h": 186.4
},
"luminance": 0.79679
}Semantic roles & 50–950 ramp
primary
#7FFBEE
secondary
#D94655
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585