#6BFAC2#6BFAC2
#6BFAC2 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.2% C 0.148 H 164.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFAC2 |
|---|---|
| RGB | rgb(107, 250, 194) |
| HSL | hsl(157, 93%, 70%) |
| HSV | hsv(157, 57%, 98%) |
| CMYK | cmyk(57.2%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(89.57, -51.48, 15.42) |
| CIE-LCH | lch(89.57, 53.74, 163.33°) |
| OKLab | oklab(89.19% -0.1425 0.0395) |
| OKLCH | oklch(89.19% 0.148 164.5) |
| XYZ | xyz(49.9818, 75.3872, 62.9457) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.34
Light Greenish Blue
#63F7B4
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFAC2 #FA6BA3
analogous
#6BFA7A #6BFAC2 #6BEBFA
triadic
#6BFAC2 #C26BFA #FAC26B
tetradic
#6BFAC2 #7A6BFA #FA6BA3 #EBFA6B
square
#6BFAC2 #7A6BFA #FA6BA3 #EBFA6B
split-complementary
#6BFAC2 #FA6BEB #FA7A6B
monochromatic
#08E38D #30F8AA #6BFAC2 #A6FCDA #E1FEF3
Accessibility & contrast
On white
1.31
#6BFAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#6BFAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFAC2
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFAC2 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABF
Deuteranopia (green-blind)
#E1DBC6
Tritanopia (blue-blind)
#20FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfac2; /* rgb */ color: rgb(107, 250, 194); /* oklch */ color: oklch(89.2% 0.148 164.5);
Tailwind
colors: {
custom: {
50: '#a1fdd4',
500: '#6bfac2',
950: '#000000',
},
}SCSS
$custom: #6bfac2; $custom-light: #a1fdd4; $custom-dark: #000000;
JSON
{
"hex": "#6bfac2",
"rgb": {
"r": 107,
"g": 250,
"b": 194
},
"hsl": {
"h": 156.503,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.89191,
"c": 0.14788,
"h": 164.5
},
"luminance": 0.75392
}Semantic roles & 50–950 ramp
primary
#6BFAC2
secondary
#D53573
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683