#6BE9CC#6BE9CC
#6BE9CC is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.4% C 0.121 H 175.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9CC |
|---|---|
| RGB | rgb(107, 233, 204) |
| HSL | hsl(166, 74%, 67%) |
| HSV | hsv(166, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 12.4%, 8.6%) |
| CIE-LAB | lab(84.87, -41.96, 3.49) |
| CIE-LCH | lch(84.87, 42.11, 175.25°) |
| OKLab | oklab(85.44% -0.1202 0.0086) |
| OKLCH | oklch(85.44% 0.121 175.9) |
| XYZ | xyz(46.0965, 65.7589, 67.3785) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Aqua (survey)
#13EAC9
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9CC #E96B88
analogous
#6BE98D #6BE9CC #6BC7E9
triadic
#6BE9CC #CC6BE9 #E9CC6B
tetradic
#6BE9CC #8D6BE9 #E96B88 #C7E96B
square
#6BE9CC #8D6BE9 #E96B88 #C7E96B
split-complementary
#6BE9CC #E96BC7 #E98D6B
monochromatic
#1CBD98 #36E1BA #6BE9CC #A0F1DE #D6F9F1
Accessibility & contrast
On white
1.48
#6BE9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6BE9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9CC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9CC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#20ECE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6be9cc; /* rgb */ color: rgb(107, 233, 204); /* oklch */ color: oklch(85.4% 0.121 175.9);
Tailwind
colors: {
custom: {
50: '#9ff0db',
500: '#6be9cc',
950: '#000000',
},
}SCSS
$custom: #6be9cc; $custom-light: #9ff0db; $custom-dark: #000000;
JSON
{
"hex": "#6be9cc",
"rgb": {
"r": 107,
"g": 233,
"b": 204
},
"hsl": {
"h": 166.19,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.8544,
"c": 0.12053,
"h": 175.9
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#6BE9CC
secondary
#BC3C59
accent
#0F3DD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584