#6BE8DD#6BE8DD
#6BE8DD is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.113 H 187.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8DD |
|---|---|
| RGB | rgb(107, 232, 221) |
| HSL | hsl(175, 73%, 66%) |
| HSV | hsv(175, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 4.7%, 9%) |
| CIE-LAB | lab(85.02, -37.37, -5.24) |
| CIE-LCH | lch(85.02, 37.74, 187.99°) |
| OKLab | oklab(85.71% -0.1118 -0.0147) |
| OKLCH | oklch(85.71% 0.113 187.5) |
| XYZ | xyz(47.9655, 66.0549, 78.6147) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8DD #E86B76
analogous
#6BE89F #6BE8DD #6BB5E8
triadic
#6BE8DD #DD6BE8 #E8DD6B
tetradic
#6BE8DD #9F6BE8 #E86B76 #B5E86B
square
#6BE8DD #9F6BE8 #E86B76 #B5E86B
split-complementary
#6BE8DD #E86BB5 #E89F6B
monochromatic
#1DBBAE #36E0D1 #6BE8DD #A0F0E9 #D5F8F5
Accessibility & contrast
On white
1.48
#6BE8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6BE8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8DD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8DD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6be8dd; /* rgb */ color: rgb(107, 232, 221); /* oklch */ color: oklch(85.7% 0.113 187.5);
Tailwind
colors: {
custom: {
50: '#a0f0e7',
500: '#6be8dd',
950: '#000000',
},
}SCSS
$custom: #6be8dd; $custom-light: #a0f0e7; $custom-dark: #000000;
JSON
{
"hex": "#6be8dd",
"rgb": {
"r": 107,
"g": 232,
"b": 221
},
"hsl": {
"h": 174.72,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.85708,
"c": 0.11279,
"h": 187.5
},
"luminance": 0.66059
}Semantic roles & 50–950 ramp
primary
#6BE8DD
secondary
#BB3C47
accent
#1022D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584