#6BE8CB#6BE8CB
#6BE8CB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.120 H 175.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8CB |
|---|---|
| RGB | rgb(107, 232, 203) |
| HSL | hsl(166, 73%, 66%) |
| HSV | hsv(166, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 12.5%, 9%) |
| CIE-LAB | lab(84.56, -41.75, 3.56) |
| CIE-LCH | lch(84.56, 41.90, 175.13°) |
| OKLab | oklab(85.18% -0.1196 0.0088) |
| OKLCH | oklch(85.18% 0.12 175.8) |
| XYZ | xyz(45.6947, 65.1465, 66.6548) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.96
Light Teal
#90E4C1
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8CB #E86B88
analogous
#6BE88D #6BE8CB #6BC7E8
triadic
#6BE8CB #CB6BE8 #E8CB6B
tetradic
#6BE8CB #8D6BE8 #E86B88 #C7E86B
square
#6BE8CB #8D6BE8 #E86B88 #C7E86B
split-complementary
#6BE8CB #E86BC7 #E88D6B
monochromatic
#1DBB97 #36E0B8 #6BE8CB #A0F0DE #D5F8F0
Accessibility & contrast
On white
1.50
#6BE8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#6BE8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8CB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8CB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBCA
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#22EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be8cb; /* rgb */ color: rgb(107, 232, 203); /* oklch */ color: oklch(85.2% 0.120 175.8);
Tailwind
colors: {
custom: {
50: '#9ff0da',
500: '#6be8cb',
950: '#000000',
},
}SCSS
$custom: #6be8cb; $custom-light: #9ff0da; $custom-dark: #000000;
JSON
{
"hex": "#6be8cb",
"rgb": {
"r": 107,
"g": 232,
"b": 203
},
"hsl": {
"h": 166.08,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.85176,
"c": 0.1199,
"h": 175.8
},
"luminance": 0.65151
}Semantic roles & 50–950 ramp
primary
#6BE8CB
secondary
#BB3C5A
accent
#103ED5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583