#6FE7D2#6FE7D2
#6FE7D2 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.113 H 180.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7D2 |
|---|---|
| RGB | rgb(111, 231, 210) |
| HSL | hsl(170, 71%, 67%) |
| HSV | hsv(170, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 9.1%, 9.4%) |
| CIE-LAB | lab(84.58, -38.81, -0.09) |
| CIE-LCH | lch(84.58, 38.81, 180.13°) |
| OKLab | oklab(85.29% -0.113 -0.0009) |
| OKLCH | oklch(85.29% 0.113 180.4) |
| XYZ | xyz(46.7593, 65.1802, 71.0772) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Turquoise
#40E0D0
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 6.10
Light Turquoise
#7EF4CC
ΔE00 6.13
Seafoam Blue
#78D1B6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7D2 #E76F84
analogous
#6FE796 #6FE7D2 #6FC0E7
triadic
#6FE7D2 #D26FE7 #E7D26F
tetradic
#6FE7D2 #966FE7 #E76F84 #C0E76F
square
#6FE7D2 #966FE7 #E76F84 #C0E76F
split-complementary
#6FE7D2 #E76FC0 #E7966F
monochromatic
#1FBCA1 #3BDEC2 #6FE7D2 #A3F0E2 #D8F8F3
Accessibility & contrast
On white
1.50
#6FE7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6FE7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7D2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7D2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#2AEAE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe7d2; /* rgb */ color: rgb(111, 231, 210); /* oklch */ color: oklch(85.3% 0.113 180.4);
Tailwind
colors: {
custom: {
50: '#a1efdf',
500: '#6fe7d2',
950: '#000000',
},
}SCSS
$custom: #6fe7d2; $custom-light: #a1efdf; $custom-dark: #000000;
JSON
{
"hex": "#6fe7d2",
"rgb": {
"r": 111,
"g": 231,
"b": 210
},
"hsl": {
"h": 169.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.85285,
"c": 0.11301,
"h": 180.4
},
"luminance": 0.65184
}Semantic roles & 50–950 ramp
primary
#6FE7D2
secondary
#BC3F54
accent
#1234D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584