#6BFECE#6BFECE
#6BFECE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.144 H 168.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFECE |
|---|---|
| RGB | rgb(107, 254, 206) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(90.99, -50.55, 11.24) |
| CIE-LCH | lch(90.99, 51.78, 167.47°) |
| OKLab | oklab(90.43% -0.1413 0.0288) |
| OKLCH | oklch(90.43% 0.144 168.5) |
| XYZ | xyz(52.6404, 78.4604, 70.7508) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFECE #FE6B9B
analogous
#6BFE84 #6BFECE #6BE5FE
triadic
#6BFECE #CE6BFE #FECE6B
tetradic
#6BFECE #846BFE #FE6B9B #E5FE6B
square
#6BFECE #846BFE #FE6B9B #E5FE6B
split-complementary
#6BFECE #FE6BE5 #FE846B
monochromatic
#02EDA0 #2EFEBA #6BFECE #A8FEE2 #E1FFF5
Accessibility & contrast
On white
1.26
#6BFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6BFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFECE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFECE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfece; /* rgb */ color: rgb(107, 254, 206); /* oklch */ color: oklch(90.4% 0.144 168.5);
Tailwind
colors: {
custom: {
50: '#a1ffdd',
500: '#6bfece',
950: '#000000',
},
}SCSS
$custom: #6bfece; $custom-light: #a1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6bfece",
"rgb": {
"r": 107,
"g": 254,
"b": 206
},
"hsl": {
"h": 160.408,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90431,
"c": 0.14424,
"h": 168.5
},
"luminance": 0.78466
}Semantic roles & 50–950 ramp
primary
#6BFECE
secondary
#DA336A
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684