#6BFBCA#6BFBCA
#6BFBCA is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.143 H 167.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBCA |
|---|---|
| RGB | rgb(107, 251, 202) |
| HSL | hsl(160, 95%, 70%) |
| HSV | hsv(160, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.04, -50.17, 11.94) |
| CIE-LCH | lch(90.04, 51.58, 166.61°) |
| OKLab | oklab(89.62% -0.14 0.0306) |
| OKLCH | oklch(89.62% 0.143 167.7) |
| XYZ | xyz(51.2161, 76.3794, 67.9093) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBCA #FB6B9C
analogous
#6BFB82 #6BFBCA #6BE4FB
triadic
#6BFBCA #CA6BFB #FBCA6B
tetradic
#6BFBCA #826BFB #FB6B9C #E4FB6B
square
#6BFBCA #826BFB #FB6B9C #E4FB6B
split-complementary
#6BFBCA #FB6BE4 #FB826B
monochromatic
#06E599 #2FF9B5 #6BFBCA #A7FDDF #E1FEF4
Accessibility & contrast
On white
1.29
#6BFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6BFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBCA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBCA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC7
Deuteranopia (green-blind)
#E1DCCD
Tritanopia (blue-blind)
#0FFCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbca; /* rgb */ color: rgb(107, 251, 202); /* oklch */ color: oklch(89.6% 0.143 167.7);
Tailwind
colors: {
custom: {
50: '#a1fdda',
500: '#6bfbca',
950: '#000000',
},
}SCSS
$custom: #6bfbca; $custom-light: #a1fdda; $custom-dark: #000000;
JSON
{
"hex": "#6bfbca",
"rgb": {
"r": 107,
"g": 251,
"b": 202
},
"hsl": {
"h": 159.583,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89624,
"c": 0.14332,
"h": 167.7
},
"luminance": 0.76384
}Semantic roles & 50–950 ramp
primary
#6BFBCA
secondary
#D6346B
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683