#6BE3E1#6BE3E1
#6BE3E1 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.108 H 193.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3E1 |
|---|---|
| RGB | rgb(107, 227, 225) |
| HSL | hsl(179, 68%, 65%) |
| HSV | hsv(179, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 0.9%, 11%) |
| CIE-LAB | lab(83.70, -34.04, -9.31) |
| CIE-LCH | lch(83.70, 35.29, 195.30°) |
| OKLab | oklab(84.68% -0.1048 -0.0258) |
| OKLCH | oklch(84.68% 0.108 193.8) |
| XYZ | xyz(47.1174, 63.4957, 80.9924) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3E1 #E36B6D
analogous
#6BE3A5 #6BE3E1 #6BA9E3
triadic
#6BE3E1 #E16BE3 #E3E16B
tetradic
#6BE3E1 #A56BE3 #E36B6D #A9E36B
square
#6BE3E1 #A56BE3 #E36B6D #A9E36B
split-complementary
#6BE3E1 #E36BA9 #E3A56B
monochromatic
#22B2B0 #38D9D7 #6BE3E1 #9EEDEB #D2F6F6
Accessibility & contrast
On white
1.53
#6BE3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6BE3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3E1
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3E1 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9E1
Deuteranopia (green-blind)
#C3CAE2
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be3e1; /* rgb */ color: rgb(107, 227, 225); /* oklch */ color: oklch(84.7% 0.108 193.8);
Tailwind
colors: {
custom: {
50: '#9fecea',
500: '#6be3e1',
950: '#000000',
},
}SCSS
$custom: #6be3e1; $custom-light: #9fecea; $custom-dark: #000000;
JSON
{
"hex": "#6be3e1",
"rgb": {
"r": 107,
"g": 227,
"b": 225
},
"hsl": {
"h": 179,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.84677,
"c": 0.10795,
"h": 193.8
},
"luminance": 0.635
}Semantic roles & 50–950 ramp
primary
#6BE3E1
secondary
#B33F41
accent
#1518D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484