#6BFDE3#6BFDE3
#6BFDE3 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.131 H 179.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDE3 |
|---|---|
| RGB | rgb(107, 253, 227) |
| HSL | hsl(169, 97%, 71%) |
| HSV | hsv(169, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.20, -45.28, 0.67) |
| CIE-LCH | lch(91.20, 45.28, 179.15°) |
| OKLab | oklab(90.76% -0.1312 0.0011) |
| OKLCH | oklch(90.76% 0.131 179.5) |
| XYZ | xyz(55.0475, 78.9169, 84.9896) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.80
Aquamarine
#7FFFD4
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.32
Aqua (survey)
#13EAC9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDE3 #FD6B85
analogous
#6BFD9A #6BFDE3 #6BCEFD
triadic
#6BFDE3 #E36BFD #FDE36B
tetradic
#6BFDE3 #9A6BFD #FD6B85 #CEFD6B
square
#6BFDE3 #9A6BFD #FD6B85 #CEFD6B
split-complementary
#6BFDE3 #FD6BCE #FD9A6B
monochromatic
#03EAC1 #2FFCD8 #6BFDE3 #A7FEEE #E1FFF9
Accessibility & contrast
On white
1.25
#6BFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6BFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDE3
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDE3 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE2
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfde3; /* rgb */ color: rgb(107, 253, 227); /* oklch */ color: oklch(90.8% 0.131 179.5);
Tailwind
colors: {
custom: {
50: '#a2feeb',
500: '#6bfde3',
950: '#000000',
},
}SCSS
$custom: #6bfde3; $custom-light: #a2feeb; $custom-dark: #000000;
JSON
{
"hex": "#6bfde3",
"rgb": {
"r": 107,
"g": 253,
"b": 227
},
"hsl": {
"h": 169.315,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90763,
"c": 0.13117,
"h": 179.5
},
"luminance": 0.78922
}Semantic roles & 50–950 ramp
primary
#6BFDE3
secondary
#D83451
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684