#6BFEE2#6BFEE2
#6BFEE2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.133 H 178.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEE2 |
|---|---|
| RGB | rgb(107, 254, 226) |
| HSL | hsl(169, 99%, 71%) |
| HSV | hsv(169, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(91.46, -45.95, 1.57) |
| CIE-LCH | lch(91.46, 45.98, 178.04°) |
| OKLab | oklab(90.97% -0.1326 0.0035) |
| OKLCH | oklch(90.97% 0.133 178.5) |
| XYZ | xyz(55.2264, 79.4948, 84.3704) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.26
Aqua (survey)
#13EAC9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEE2 #FE6B87
analogous
#6BFE98 #6BFEE2 #6BD1FE
triadic
#6BFEE2 #E26BFE #FEE26B
tetradic
#6BFEE2 #986BFE #FE6B87 #D1FE6B
square
#6BFEE2 #986BFE #FE6B87 #D1FE6B
split-complementary
#6BFEE2 #FE6BD1 #FE986B
monochromatic
#02EDC0 #2EFED6 #6BFEE2 #A8FEEE #E1FFF9
Accessibility & contrast
On white
1.24
#6BFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6BFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEE2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEE2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfee2; /* rgb */ color: rgb(107, 254, 226); /* oklch */ color: oklch(91.0% 0.133 178.5);
Tailwind
colors: {
custom: {
50: '#a2ffeb',
500: '#6bfee2',
950: '#000000',
},
}SCSS
$custom: #6bfee2; $custom-light: #a2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6bfee2",
"rgb": {
"r": 107,
"g": 254,
"b": 226
},
"hsl": {
"h": 168.571,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90967,
"c": 0.13266,
"h": 178.5
},
"luminance": 0.795
}Semantic roles & 50–950 ramp
primary
#6BFEE2
secondary
#DA3353
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684