#6EF6B4#6EF6B4
#6EF6B4 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.0% C 0.152 H 159.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF6B4 |
|---|---|
| RGB | rgb(110, 246, 180) |
| HSL | hsl(151, 88%, 70%) |
| HSV | hsv(151, 55%, 96%) |
| CMYK | cmyk(55.3%, 0%, 26.8%, 3.5%) |
| CIE-LAB | lab(88.22, -52.09, 20.73) |
| CIE-LCH | lch(88.22, 56.07, 158.30°) |
| OKLab | oklab(88.02% -0.1428 0.0528) |
| OKLCH | oklch(88.02% 0.152 159.7) |
| XYZ | xyz(47.6202, 72.5174, 54.6589) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Light Blue Green
#7EFBB3
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF6B4 #F66EB0
analogous
#6EF670 #6EF6B4 #6EF4F6
triadic
#6EF6B4 #B46EF6 #F6B46E
tetradic
#6EF6B4 #706EF6 #F66EB0 #F4F66E
square
#6EF6B4 #706EF6 #F66EB0 #F4F66E
split-complementary
#6EF6B4 #F66EF4 #F6706E
monochromatic
#0EDC78 #34F296 #6EF6B4 #A8FAD2 #E1FDF0
Accessibility & contrast
On white
1.35
#6EF6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#6EF6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF6B4
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF6B4 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B0
Deuteranopia (green-blind)
#E0D8B8
Tritanopia (blue-blind)
#3BF5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ef6b4; /* rgb */ color: rgb(110, 246, 180); /* oklch */ color: oklch(88.0% 0.152 159.7);
Tailwind
colors: {
custom: {
50: '#a1faca',
500: '#6ef6b4',
950: '#000000',
},
}SCSS
$custom: #6ef6b4; $custom-light: #a1faca; $custom-dark: #000000;
JSON
{
"hex": "#6ef6b4",
"rgb": {
"r": 110,
"g": 246,
"b": 180
},
"hsl": {
"h": 150.882,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.88015,
"c": 0.1523,
"h": 159.7
},
"luminance": 0.72522
}Semantic roles & 50–950 ramp
primary
#6EF6B4
secondary
#D03882
accent
#016FE5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582