#7FFDE2#7FFDE2
#7FFDE2 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.4% C 0.120 H 177.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDE2 |
|---|---|
| RGB | rgb(127, 253, 226) |
| HSL | hsl(167, 97%, 75%) |
| HSV | hsv(167, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.80, -41.52, 2.14) |
| CIE-LCH | lch(91.80, 41.58, 177.05°) |
| OKLab | oklab(91.42% -0.1198 0.005) |
| OKLCH | oklch(91.42% 0.12 177.6) |
| XYZ | xyz(57.5992, 80.2485, 84.3909) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDE2 #FD7F9A
analogous
#7FFDA3 #7FFDE2 #7FD9FD
triadic
#7FFDE2 #E27FFD #FDE27F
tetradic
#7FFDE2 #A37FFD #FD7F9A #D9FD7F
square
#7FFDE2 #A37FFD #FD7F9A #D9FD7F
split-complementary
#7FFDE2 #FD7FD9 #FDA37F
monochromatic
#06FBC7 #43FCD4 #7FFDE2 #BBFEF0 #E1FFF8
Accessibility & contrast
On white
1.23
#7FFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7FFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDE2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDE2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#E1E1E4
Tritanopia (blue-blind)
#42FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffde2; /* rgb */ color: rgb(127, 253, 226); /* oklch */ color: oklch(91.4% 0.120 177.6);
Tailwind
colors: {
custom: {
50: '#acfeeb',
500: '#7ffde2',
950: '#000000',
},
}SCSS
$custom: #7ffde2; $custom-light: #acfeeb; $custom-dark: #000000;
JSON
{
"hex": "#7ffde2",
"rgb": {
"r": 127,
"g": 253,
"b": 226
},
"hsl": {
"h": 167.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91416,
"c": 0.11992,
"h": 177.6
},
"luminance": 0.80254
}Semantic roles & 50–950 ramp
primary
#7FFDE2
secondary
#DB4565
accent
#0031E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684