#6BE4E4#6BE4E4
#6BE4E4 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.108 H 195.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE4E4 |
|---|---|
| RGB | rgb(107, 228, 228) |
| HSL | hsl(180, 69%, 66%) |
| HSV | hsv(180, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.07, -33.73, -10.35) |
| CIE-LCH | lch(84.07, 35.28, 197.05°) |
| OKLab | oklab(85.01% -0.1046 -0.0286) |
| OKLCH | oklch(85.01% 0.109 195.3) |
| XYZ | xyz(47.8045, 64.2095, 83.2581) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE4E4 #E46B6B
analogous
#6BE4A7 #6BE4E4 #6BA7E4
triadic
#6BE4E4 #E46BE4 #E4E46B
tetradic
#6BE4E4 #A76BE4 #E46B6B #A7E46B
square
#6BE4E4 #A76BE4 #E46B6B #A7E46B
split-complementary
#6BE4E4 #E46BA7 #E4A76B
monochromatic
#21B4B4 #37DBDB #6BE4E4 #9FEDED #D3F7F7
Accessibility & contrast
On white
1.52
#6BE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6BE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE4E4
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE4E4 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C3CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be4e4; /* rgb */ color: rgb(107, 228, 228); /* oklch */ color: oklch(85.0% 0.108 195.3);
Tailwind
colors: {
custom: {
50: '#a0edec',
500: '#6be4e4',
950: '#000000',
},
}SCSS
$custom: #6be4e4; $custom-light: #a0edec; $custom-dark: #000000;
JSON
{
"hex": "#6be4e4",
"rgb": {
"r": 107,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.85005,
"c": 0.1085,
"h": 195.3
},
"luminance": 0.64214
}Semantic roles & 50–950 ramp
primary
#6BE4E4
secondary
#B43F3F
accent
#1414D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584