#6BFEE5#6BFEE5
#6BFEE5 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.131 H 180.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEE5 |
|---|---|
| RGB | rgb(107, 254, 229) |
| HSL | hsl(170, 99%, 71%) |
| HSV | hsv(170, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.53, -45.23, 0.13) |
| CIE-LCH | lch(91.53, 45.23, 179.84°) |
| OKLab | oklab(91.05% -0.1313 -0.0004) |
| OKLCH | oklch(91.05% 0.131 180.2) |
| XYZ | xyz(55.6416, 79.6609, 86.5573) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 4.59
Aquamarine
#7FFFD4
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEE5 #FE6B84
analogous
#6BFE9B #6BFEE5 #6BCDFE
triadic
#6BFEE5 #E56BFE #FEE56B
tetradic
#6BFEE5 #9B6BFE #FE6B84 #CDFE6B
square
#6BFEE5 #9B6BFE #FE6B84 #CDFE6B
split-complementary
#6BFEE5 #FE6BCD #FE9B6B
monochromatic
#02EDC5 #2EFEDA #6BFEE5 #A8FEF0 #E1FFFA
Accessibility & contrast
On white
1.24
#6BFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6BFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEE5
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEE5 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E4
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfee5; /* rgb */ color: rgb(107, 254, 229); /* oklch */ color: oklch(91.1% 0.131 180.2);
Tailwind
colors: {
custom: {
50: '#a2ffed',
500: '#6bfee5',
950: '#000000',
},
}SCSS
$custom: #6bfee5; $custom-light: #a2ffed; $custom-dark: #000000;
JSON
{
"hex": "#6bfee5",
"rgb": {
"r": 107,
"g": 254,
"b": 229
},
"hsl": {
"h": 169.796,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91052,
"c": 0.13133,
"h": 180.2
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#6BFEE5
secondary
#DA3350
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684