#6CF3BE#6CF3BE
#6CF3BE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.141 H 164.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3BE |
|---|---|
| RGB | rgb(108, 243, 190) |
| HSL | hsl(156, 85%, 69%) |
| HSV | hsv(156, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.49, -49.21, 14.54) |
| CIE-LCH | lch(87.49, 51.31, 163.54°) |
| OKLab | oklab(87.47% -0.1364 0.0373) |
| OKLCH | oklch(87.47% 0.141 164.7) |
| XYZ | xyz(47.5247, 71.0026, 59.9056) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Greenish Blue
#63F7B4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.34
Greenish Cyan
#2AFEB7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3BE #F36CA1
analogous
#6CF37B #6CF3BE #6CE5F3
triadic
#6CF3BE #BE6CF3 #F3BE6C
tetradic
#6CF3BE #7B6CF3 #F36CA1 #E5F36C
square
#6CF3BE #7B6CF3 #F36CA1 #E5F36C
split-complementary
#6CF3BE #F36CE5 #F37B6C
monochromatic
#11D387 #33EEA5 #6CF3BE #A5F8D7 #DDFCF0
Accessibility & contrast
On white
1.38
#6CF3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#6CF3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3BE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3BE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DBD6C1
Tritanopia (blue-blind)
#2EF3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf3be; /* rgb */ color: rgb(108, 243, 190); /* oklch */ color: oklch(87.5% 0.141 164.7);
Tailwind
colors: {
custom: {
50: '#a0f8d1',
500: '#6cf3be',
950: '#000000',
},
}SCSS
$custom: #6cf3be; $custom-light: #a0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#6cf3be",
"rgb": {
"r": 108,
"g": 243,
"b": 190
},
"hsl": {
"h": 156.444,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.87468,
"c": 0.14141,
"h": 164.7
},
"luminance": 0.71007
}Semantic roles & 50–950 ramp
primary
#6CF3BE
secondary
#CC3772
accent
#045BE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583