#6CE4E4#6CE4E4
#6CE4E4 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.108 H 195.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4E4 |
|---|---|
| RGB | rgb(108, 228, 228) |
| HSL | hsl(180, 69%, 66%) |
| HSV | hsv(180, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.11, -33.53, -10.29) |
| CIE-LCH | lch(84.11, 35.07, 197.07°) |
| OKLab | oklab(85.04% -0.104 -0.0285) |
| OKLCH | oklch(85.04% 0.108 195.3) |
| XYZ | xyz(47.9255, 64.2718, 83.2638) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Turquoise
#40E0D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4E4 #E46C6C
analogous
#6CE4A8 #6CE4E4 #6CA8E4
triadic
#6CE4E4 #E46CE4 #E4E46C
tetradic
#6CE4E4 #A86CE4 #E46C6C #A8E46C
square
#6CE4E4 #A86CE4 #E46C6C #A8E46C
split-complementary
#6CE4E4 #E46CA8 #E4A86C
monochromatic
#21B4B4 #38DBDB #6CE4E4 #A0EDED #D3F7F7
Accessibility & contrast
On white
1.52
#6CE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6CE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4E4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4E4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C3CCE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce4e4; /* rgb */ color: rgb(108, 228, 228); /* oklch */ color: oklch(85.0% 0.108 195.3);
Tailwind
colors: {
custom: {
50: '#a0edec',
500: '#6ce4e4',
950: '#000000',
},
}SCSS
$custom: #6ce4e4; $custom-light: #a0edec; $custom-dark: #000000;
JSON
{
"hex": "#6ce4e4",
"rgb": {
"r": 108,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.85041,
"c": 0.10787,
"h": 195.3
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#6CE4E4
secondary
#B53F3F
accent
#1515D1
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584