#6BFED1#6BFED1
#6BFED1 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.142 H 169.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFED1 |
|---|---|
| RGB | rgb(107, 254, 209) |
| HSL | hsl(162, 99%, 71%) |
| HSV | hsv(162, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 17.7%, 0.4%) |
| CIE-LAB | lab(91.06, -49.89, 9.78) |
| CIE-LCH | lch(91.06, 50.84, 168.90°) |
| OKLab | oklab(90.51% -0.14 0.025) |
| OKLCH | oklch(90.51% 0.142 169.9) |
| XYZ | xyz(53.0083, 78.6076, 72.6885) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFED1 #FE6B98
analogous
#6BFE87 #6BFED1 #6BE1FE
triadic
#6BFED1 #D16BFE #FED16B
tetradic
#6BFED1 #876BFE #FE6B98 #E1FE6B
square
#6BFED1 #876BFE #FE6B98 #E1FE6B
split-complementary
#6BFED1 #FE6BE1 #FE876B
monochromatic
#02EDA5 #2EFEBE #6BFED1 #A8FEE4 #E1FFF6
Accessibility & contrast
On white
1.26
#6BFED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#6BFED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFED1
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFED1 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCF
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfed1; /* rgb */ color: rgb(107, 254, 209); /* oklch */ color: oklch(90.5% 0.142 169.9);
Tailwind
colors: {
custom: {
50: '#a2ffdf',
500: '#6bfed1',
950: '#000000',
},
}SCSS
$custom: #6bfed1; $custom-light: #a2ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6bfed1",
"rgb": {
"r": 107,
"g": 254,
"b": 209
},
"hsl": {
"h": 161.633,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90507,
"c": 0.14225,
"h": 169.9
},
"luminance": 0.78613
}Semantic roles & 50–950 ramp
primary
#6BFED1
secondary
#DA3366
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684