#6BFEE7#6BFEE7
#6BFEE7 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.131 H 181.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEE7 |
|---|---|
| RGB | rgb(107, 254, 231) |
| HSL | hsl(171, 99%, 71%) |
| HSV | hsv(171, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(91.58, -44.75, -0.83) |
| CIE-LCH | lch(91.58, 44.75, 181.07°) |
| OKLab | oklab(91.11% -0.1305 -0.003) |
| OKLCH | oklch(91.11% 0.131 181.3) |
| XYZ | xyz(55.9225, 79.7733, 88.0365) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Bright Aqua
#0BF9EA
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 5.05
Aquamarine
#7FFFD4
ΔE00 6.11
Light Turquoise
#7EF4CC
ΔE00 6.22
Aqua (survey)
#13EAC9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEE7 #FE6B82
analogous
#6BFE9D #6BFEE7 #6BCCFE
triadic
#6BFEE7 #E76BFE #FEE76B
tetradic
#6BFEE7 #9D6BFE #FE6B82 #CCFE6B
square
#6BFEE7 #9D6BFE #FE6B82 #CCFE6B
split-complementary
#6BFEE7 #FE6BCC #FE9D6B
monochromatic
#02EDC8 #2EFEDD #6BFEE7 #A8FEF1 #E1FFFA
Accessibility & contrast
On white
1.24
#6BFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#6BFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEE7
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEE7 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E6
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfee7; /* rgb */ color: rgb(107, 254, 231); /* oklch */ color: oklch(91.1% 0.131 181.3);
Tailwind
colors: {
custom: {
50: '#a2ffee',
500: '#6bfee7',
950: '#000000',
},
}SCSS
$custom: #6bfee7; $custom-light: #a2ffee; $custom-dark: #000000;
JSON
{
"hex": "#6bfee7",
"rgb": {
"r": 107,
"g": 254,
"b": 231
},
"hsl": {
"h": 170.612,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.9111,
"c": 0.13051,
"h": 181.3
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#6BFEE7
secondary
#DA334D
accent
#0024E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685