#6BF4C0#6BF4C0
#6BF4C0 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.142 H 165.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4C0 |
|---|---|
| RGB | rgb(107, 244, 192) |
| HSL | hsl(157, 86%, 69%) |
| HSV | hsv(157, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 21.3%, 4.3%) |
| CIE-LAB | lab(87.79, -49.41, 13.93) |
| CIE-LCH | lch(87.79, 51.33, 164.25°) |
| OKLab | oklab(87.72% -0.1372 0.0357) |
| OKLCH | oklch(87.72% 0.142 165.4) |
| XYZ | xyz(47.9239, 71.6284, 61.1591) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4C0 #F46B9F
analogous
#6BF47C #6BF4C0 #6BE4F4
triadic
#6BF4C0 #C06BF4 #F4C06B
tetradic
#6BF4C0 #7C6BF4 #F46B9F #E4F46B
square
#6BF4C0 #7C6BF4 #F46B9F #E4F46B
split-complementary
#6BF4C0 #F46BE4 #F47C6B
monochromatic
#10D58A #32F0A8 #6BF4C0 #A4F8D8 #DDFCF0
Accessibility & contrast
On white
1.37
#6BF4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#6BF4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4C0
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4C0 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5BD
Deuteranopia (green-blind)
#DCD6C3
Tritanopia (blue-blind)
#28F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf4c0; /* rgb */ color: rgb(107, 244, 192); /* oklch */ color: oklch(87.7% 0.142 165.4);
Tailwind
colors: {
custom: {
50: '#a0f8d3',
500: '#6bf4c0',
950: '#000000',
},
}SCSS
$custom: #6bf4c0; $custom-light: #a0f8d3; $custom-dark: #000000;
JSON
{
"hex": "#6bf4c0",
"rgb": {
"r": 107,
"g": 244,
"b": 192
},
"hsl": {
"h": 157.226,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87721,
"c": 0.14173,
"h": 165.4
},
"luminance": 0.71633
}Semantic roles & 50–950 ramp
primary
#6BF4C0
secondary
#CD366F
accent
#0358E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583