#7FE2D3#7FE2D3
#7FE2D3 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.096 H 183.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2D3 |
|---|---|
| RGB | rgb(127, 226, 211) |
| HSL | hsl(171, 63%, 69%) |
| HSV | hsv(171, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 6.6%, 11.4%) |
| CIE-LAB | lab(83.76, -32.65, -1.74) |
| CIE-LCH | lch(83.76, 32.70, 183.05°) |
| OKLab | oklab(84.8% -0.0962 -0.0052) |
| OKLCH | oklch(84.8% 0.096 183.1) |
| XYZ | xyz(47.7019, 63.6042, 71.3785) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 4.67
Seafoam Blue
#78D1B6
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.51
Light Teal
#90E4C1
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2D3 #E27F8E
analogous
#7FE2A2 #7FE2D3 #7FC0E2
triadic
#7FE2D3 #D37FE2 #E2D37F
tetradic
#7FE2D3 #A27FE2 #E27F8E #C0E27F
square
#7FE2D3 #A27FE2 #E27F8E #C0E27F
split-complementary
#7FE2D3 #E27FC0 #E2A27F
monochromatic
#2BBCA6 #4DD7C2 #7FE2D3 #B1EDE4 #E3F9F5
Accessibility & contrast
On white
1.53
#7FE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#7FE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2D3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2D3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#55E5DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe2d3; /* rgb */ color: rgb(127, 226, 211); /* oklch */ color: oklch(84.8% 0.096 183.1);
Tailwind
colors: {
custom: {
50: '#a9ebe0',
500: '#7fe2d3',
950: '#000000',
},
}SCSS
$custom: #7fe2d3; $custom-light: #a9ebe0; $custom-dark: #000000;
JSON
{
"hex": "#7fe2d3",
"rgb": {
"r": 127,
"g": 226,
"b": 211
},
"hsl": {
"h": 170.909,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.84796,
"c": 0.09636,
"h": 183.1
},
"luminance": 0.63608
}Semantic roles & 50–950 ramp
primary
#7FE2D3
secondary
#BA4C5C
accent
#1B35CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484