#6BFEDA#6BFEDA
#6BFEDA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.137 H 174.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEDA |
|---|---|
| RGB | rgb(107, 254, 218) |
| HSL | hsl(165, 99%, 71%) |
| HSV | hsv(165, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.26, -47.84, 5.43) |
| CIE-LCH | lch(91.26, 48.14, 173.52°) |
| OKLab | oklab(90.75% -0.1361 0.0137) |
| OKLCH | oklch(90.75% 0.137 174.3) |
| XYZ | xyz(54.1542, 79.0660, 78.7234) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.80
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEDA #FE6B8F
analogous
#6BFE90 #6BFEDA #6BD8FE
triadic
#6BFEDA #DA6BFE #FEDA6B
tetradic
#6BFEDA #906BFE #FE6B8F #D8FE6B
square
#6BFEDA #906BFE #FE6B8F #D8FE6B
split-complementary
#6BFEDA #FE6BD8 #FE906B
monochromatic
#02EDB3 #2EFECB #6BFEDA #A8FEE9 #E1FFF7
Accessibility & contrast
On white
1.25
#6BFEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6BFEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEDA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEDA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfeda; /* rgb */ color: rgb(107, 254, 218); /* oklch */ color: oklch(90.7% 0.137 174.3);
Tailwind
colors: {
custom: {
50: '#a2ffe5',
500: '#6bfeda',
950: '#000000',
},
}SCSS
$custom: #6bfeda; $custom-light: #a2ffe5; $custom-dark: #000000;
JSON
{
"hex": "#6bfeda",
"rgb": {
"r": 107,
"g": 254,
"b": 218
},
"hsl": {
"h": 165.306,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90745,
"c": 0.13677,
"h": 174.3
},
"luminance": 0.79071
}Semantic roles & 50–950 ramp
primary
#6BFEDA
secondary
#DA335C
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684