#6BF3AF#6BF3AF
#6BF3AF is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.154 H 158.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3AF |
|---|---|
| RGB | rgb(107, 243, 175) |
| HSL | hsl(150, 85%, 69%) |
| HSV | hsv(150, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.15, -52.49, 21.81) |
| CIE-LCH | lch(87.15, 56.84, 157.43°) |
| OKLab | oklab(87.09% -0.1437 0.0555) |
| OKLCH | oklch(87.09% 0.154 158.9) |
| XYZ | xyz(45.8479, 70.3178, 51.7057) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Light Blue Green
#7EFBB3
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3AF #F36BAF
analogous
#6BF36B #6BF3AF #6BF3F3
triadic
#6BF3AF #AF6BF3 #F3AF6B
tetradic
#6BF3AF #6B6BF3 #F36BAF #F3F36B
square
#6BF3AF #6B6BF3 #F36BAF #F3F36B
split-complementary
#6BF3AF #F36BF3 #F36B6B
monochromatic
#11D372 #32EE90 #6BF3AF #A4F8CE #DCFCEC
Accessibility & contrast
On white
1.39
#6BF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#6BF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3AF
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3AF | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#38F2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf3af; /* rgb */ color: rgb(107, 243, 175); /* oklch */ color: oklch(87.1% 0.154 158.9);
Tailwind
colors: {
custom: {
50: '#a0f8c7',
500: '#6bf3af',
950: '#000000',
},
}SCSS
$custom: #6bf3af; $custom-light: #a0f8c7; $custom-dark: #000000;
JSON
{
"hex": "#6bf3af",
"rgb": {
"r": 107,
"g": 243,
"b": 175
},
"hsl": {
"h": 150,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.87087,
"c": 0.15401,
"h": 158.9
},
"luminance": 0.70322
}Semantic roles & 50–950 ramp
primary
#6BF3AF
secondary
#CC3681
accent
#0473E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582