#7FFBDF#7FFBDF
#7FFBDF is a very light, moderate teal. Relative luminance 0.788; OKLCH L 90.9% C 0.119 H 176.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBDF |
|---|---|
| RGB | rgb(127, 251, 223) |
| HSL | hsl(166, 94%, 74%) |
| HSV | hsv(166, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(91.16, -41.32, 2.77) |
| CIE-LCH | lch(91.16, 41.41, 176.17°) |
| OKLab | oklab(90.87% -0.1189 0.0067) |
| OKLCH | oklch(90.87% 0.119 176.8) |
| XYZ | xyz(56.5631, 78.8292, 82.0325) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.09
Pale Turquoise
#A5FBD5
ΔE00 5.66
Aqua (survey)
#13EAC9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBDF #FB7F9B
analogous
#7FFBA1 #7FFBDF #7FD9FB
triadic
#7FFBDF #DF7FFB #FBDF7F
tetradic
#7FFBDF #A17FFB #FB7F9B #D9FB7F
square
#7FFBDF #A17FFB #FB7F9B #D9FB7F
split-complementary
#7FFBDF #FB7FD9 #FBA17F
monochromatic
#08F7C1 #44F9D0 #7FFBDF #BAFDEE #E1FEF8
Accessibility & contrast
On white
1.25
#7FFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7FFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#46FEF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffbdf; /* rgb */ color: rgb(127, 251, 223); /* oklch */ color: oklch(90.9% 0.119 176.8);
Tailwind
colors: {
custom: {
50: '#acfde9',
500: '#7ffbdf',
950: '#000000',
},
}SCSS
$custom: #7ffbdf; $custom-light: #acfde9; $custom-dark: #000000;
JSON
{
"hex": "#7ffbdf",
"rgb": {
"r": 127,
"g": 251,
"b": 223
},
"hsl": {
"h": 166.452,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.90874,
"c": 0.11912,
"h": 176.8
},
"luminance": 0.78834
}Semantic roles & 50–950 ramp
primary
#7FFBDF
secondary
#D94667
accent
#0034E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584