#6BFEDE#6BFEDE
#6BFEDE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.135 H 176.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEDE |
|---|---|
| RGB | rgb(107, 254, 222) |
| HSL | hsl(167, 99%, 71%) |
| HSV | hsv(167, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.36, -46.90, 3.50) |
| CIE-LCH | lch(91.36, 47.03, 175.73°) |
| OKLab | oklab(90.85% -0.1343 0.0086) |
| OKLCH | oklch(90.85% 0.135 176.4) |
| XYZ | xyz(54.6839, 79.2779, 81.5134) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 5.45
Bright Teal
#01F9C6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEDE #FE6B8B
analogous
#6BFE94 #6BFEDE #6BD4FE
triadic
#6BFEDE #DE6BFE #FEDE6B
tetradic
#6BFEDE #946BFE #FE6B8B #D4FE6B
square
#6BFEDE #946BFE #FE6B8B #D4FE6B
split-complementary
#6BFEDE #FE6BD4 #FE946B
monochromatic
#02EDBA #2EFED0 #6BFEDE #A8FEEC #E1FFF8
Accessibility & contrast
On white
1.25
#6BFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6BFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEDE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEDE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#DFE0E0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfede; /* rgb */ color: rgb(107, 254, 222); /* oklch */ color: oklch(90.9% 0.135 176.4);
Tailwind
colors: {
custom: {
50: '#a2ffe8',
500: '#6bfede',
950: '#000000',
},
}SCSS
$custom: #6bfede; $custom-light: #a2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6bfede",
"rgb": {
"r": 107,
"g": 254,
"b": 222
},
"hsl": {
"h": 166.939,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90855,
"c": 0.13462,
"h": 176.4
},
"luminance": 0.79283
}Semantic roles & 50–950 ramp
primary
#6BFEDE
secondary
#DA3358
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684