#6BFEE3#6BFEE3
#6BFEE3 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.132 H 179.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEE3 |
|---|---|
| RGB | rgb(107, 254, 227) |
| HSL | hsl(169, 99%, 71%) |
| HSV | hsv(169, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(91.48, -45.71, 1.09) |
| CIE-LCH | lch(91.48, 45.73, 178.63°) |
| OKLab | oklab(91% -0.1322 0.0022) |
| OKLCH | oklch(91% 0.132 179.1) |
| XYZ | xyz(55.3640, 79.5499, 85.0951) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEE3 #FE6B86
analogous
#6BFE99 #6BFEE3 #6BCFFE
triadic
#6BFEE3 #E36BFE #FEE36B
tetradic
#6BFEE3 #996BFE #FE6B86 #CFFE6B
square
#6BFEE3 #996BFE #FE6B86 #CFFE6B
split-complementary
#6BFEE3 #FE6BCF #FE996B
monochromatic
#02EDC2 #2EFED8 #6BFEE3 #A8FEEF #E1FFF9
Accessibility & contrast
On white
1.24
#6BFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#6BFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEE3
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEE3 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfee3; /* rgb */ color: rgb(107, 254, 227); /* oklch */ color: oklch(91.0% 0.132 179.1);
Tailwind
colors: {
custom: {
50: '#a2ffeb',
500: '#6bfee3',
950: '#000000',
},
}SCSS
$custom: #6bfee3; $custom-light: #a2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6bfee3",
"rgb": {
"r": 107,
"g": 254,
"b": 227
},
"hsl": {
"h": 168.98,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90995,
"c": 0.13221,
"h": 179.1
},
"luminance": 0.79555
}Semantic roles & 50–950 ramp
primary
#6BFEE3
secondary
#DA3352
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684