#6BEDD4#6BEDD4
#6BEDD4 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.6% C 0.121 H 178.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDD4 |
|---|---|
| RGB | rgb(107, 237, 212) |
| HSL | hsl(168, 78%, 67%) |
| HSV | hsv(168, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 10.5%, 7.1%) |
| CIE-LAB | lab(86.23, -41.84, 1.25) |
| CIE-LCH | lch(86.23, 41.86, 178.28°) |
| OKLab | oklab(86.6% -0.121 0.0027) |
| OKLCH | oklch(86.6% 0.121 178.7) |
| XYZ | xyz(48.2259, 68.4430, 72.9439) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.63
Aqua (survey)
#13EAC9
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 4.85
Light Aqua
#8CFFDB
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDD4 #ED6B84
analogous
#6BED93 #6BEDD4 #6BC5ED
triadic
#6BEDD4 #D46BED #EDD46B
tetradic
#6BEDD4 #936BED #ED6B84 #C5ED6B
square
#6BEDD4 #936BED #ED6B84 #C5ED6B
split-complementary
#6BEDD4 #ED6BC5 #ED936B
monochromatic
#18C6A4 #34E6C4 #6BEDD4 #A2F4E4 #D8FAF4
Accessibility & contrast
On white
1.43
#6BEDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6BEDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDD4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDD4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#06F0E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bedd4; /* rgb */ color: rgb(107, 237, 212); /* oklch */ color: oklch(86.6% 0.121 178.7);
Tailwind
colors: {
custom: {
50: '#a0f3e1',
500: '#6bedd4',
950: '#000000',
},
}SCSS
$custom: #6bedd4; $custom-light: #a0f3e1; $custom-dark: #000000;
JSON
{
"hex": "#6bedd4",
"rgb": {
"r": 107,
"g": 237,
"b": 212
},
"hsl": {
"h": 168.462,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.86604,
"c": 0.12102,
"h": 178.7
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#6BEDD4
secondary
#C33954
accent
#0B33DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584