#6BE8DF#6BE8DF
#6BE8DF is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.8% C 0.112 H 188.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8DF |
|---|---|
| RGB | rgb(107, 232, 223) |
| HSL | hsl(176, 73%, 66%) |
| HSV | hsv(176, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(85.08, -36.87, -6.22) |
| CIE-LCH | lch(85.08, 37.39, 189.57°) |
| OKLab | oklab(85.77% -0.111 -0.0174) |
| OKLCH | oklch(85.77% 0.112 188.9) |
| XYZ | xyz(48.2336, 66.1621, 80.0264) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8DF #E86B74
analogous
#6BE8A1 #6BE8DF #6BB3E8
triadic
#6BE8DF #DF6BE8 #E8DF6B
tetradic
#6BE8DF #A16BE8 #E86B74 #B3E86B
square
#6BE8DF #A16BE8 #E86B74 #B3E86B
split-complementary
#6BE8DF #E86BB3 #E8A16B
monochromatic
#1DBBB0 #36E0D4 #6BE8DF #A0F0EA #D5F8F6
Accessibility & contrast
On white
1.48
#6BE8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6BE8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8DF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8DF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6be8df; /* rgb */ color: rgb(107, 232, 223); /* oklch */ color: oklch(85.8% 0.112 188.9);
Tailwind
colors: {
custom: {
50: '#a0f0e8',
500: '#6be8df',
950: '#000000',
},
}SCSS
$custom: #6be8df; $custom-light: #a0f0e8; $custom-dark: #000000;
JSON
{
"hex": "#6be8df",
"rgb": {
"r": 107,
"g": 232,
"b": 223
},
"hsl": {
"h": 175.68,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.8577,
"c": 0.11233,
"h": 188.9
},
"luminance": 0.66167
}Semantic roles & 50–950 ramp
primary
#6BE8DF
secondary
#BB3C45
accent
#101ED5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584