#6BFEE6#6BFEE6
#6BFEE6 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.131 H 180.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEE6 |
|---|---|
| RGB | rgb(107, 254, 230) |
| HSL | hsl(170, 99%, 71%) |
| HSV | hsv(170, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(91.56, -44.99, -0.35) |
| CIE-LCH | lch(91.56, 44.99, 180.45°) |
| OKLab | oklab(91.08% -0.1309 -0.0017) |
| OKLCH | oklch(91.08% 0.131 180.7) |
| XYZ | xyz(55.7817, 79.7169, 87.2948) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Bright Aqua
#0BF9EA
ΔE00 4.39
Light Aqua
#8CFFDB
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 5.82
Light Turquoise
#7EF4CC
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEE6 #FE6B83
analogous
#6BFE9C #6BFEE6 #6BCCFE
triadic
#6BFEE6 #E66BFE #FEE66B
tetradic
#6BFEE6 #9C6BFE #FE6B83 #CCFE6B
square
#6BFEE6 #9C6BFE #FE6B83 #CCFE6B
split-complementary
#6BFEE6 #FE6BCC #FE9C6B
monochromatic
#02EDC7 #2EFEDC #6BFEE6 #A8FEF0 #E1FFFA
Accessibility & contrast
On white
1.24
#6BFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#6BFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEE6
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEE6 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E5
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfee6; /* rgb */ color: rgb(107, 254, 230); /* oklch */ color: oklch(91.1% 0.131 180.7);
Tailwind
colors: {
custom: {
50: '#a2ffed',
500: '#6bfee6',
950: '#000000',
},
}SCSS
$custom: #6bfee6; $custom-light: #a2ffed; $custom-dark: #000000;
JSON
{
"hex": "#6bfee6",
"rgb": {
"r": 107,
"g": 254,
"b": 230
},
"hsl": {
"h": 170.204,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91081,
"c": 0.13092,
"h": 180.7
},
"luminance": 0.79723
}Semantic roles & 50–950 ramp
primary
#6BFEE6
secondary
#DA334F
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684