#6BF3BE#6BF3BE
#6BF3BE is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.142 H 164.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3BE |
|---|---|
| RGB | rgb(107, 243, 190) |
| HSL | hsl(157, 85%, 69%) |
| HSV | hsv(157, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.46, -49.41, 14.50) |
| CIE-LCH | lch(87.46, 51.50, 163.65°) |
| OKLab | oklab(87.44% -0.137 0.0371) |
| OKLCH | oklch(87.44% 0.142 164.8) |
| XYZ | xyz(47.4037, 70.9402, 59.8999) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.32
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3BE #F36BA0
analogous
#6BF37A #6BF3BE #6BE4F3
triadic
#6BF3BE #BE6BF3 #F3BE6B
tetradic
#6BF3BE #7A6BF3 #F36BA0 #E4F36B
square
#6BF3BE #7A6BF3 #F36BA0 #E4F36B
split-complementary
#6BF3BE #F36BE4 #F37A6B
monochromatic
#11D387 #32EEA5 #6BF3BE #A4F8D7 #DCFCF0
Accessibility & contrast
On white
1.38
#6BF3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#6BF3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3BE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3BE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#2BF3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf3be; /* rgb */ color: rgb(107, 243, 190); /* oklch */ color: oklch(87.4% 0.142 164.8);
Tailwind
colors: {
custom: {
50: '#a0f8d1',
500: '#6bf3be',
950: '#000000',
},
}SCSS
$custom: #6bf3be; $custom-light: #a0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#6bf3be",
"rgb": {
"r": 107,
"g": 243,
"b": 190
},
"hsl": {
"h": 156.618,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.87435,
"c": 0.14194,
"h": 164.8
},
"luminance": 0.70945
}Semantic roles & 50–950 ramp
primary
#6BF3BE
secondary
#CC3671
accent
#045AE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583