#6CE3EB#6CE3EB
#6CE3EB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.107 H 201.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3EB |
|---|---|
| RGB | rgb(108, 227, 235) |
| HSL | hsl(184, 76%, 67%) |
| HSV | hsv(184, 54%, 92%) |
| CMYK | cmyk(54%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(84.03, -31.21, -14.11) |
| CIE-LCH | lch(84.03, 34.26, 204.33°) |
| OKLab | oklab(85.05% -0.1001 -0.039) |
| OKLCH | oklch(85.05% 0.107 201.3) |
| XYZ | xyz(48.6426, 64.1198, 88.3941) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.74
Bright Cyan
#41FDFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3EB #EB746C
analogous
#6CEBB4 #6CE3EB #6CA3EB
triadic
#6CE3EB #EB6CE3 #E3EB6C
tetradic
#6CE3EB #B46CEB #EB746C #A3EB6C
square
#6CE3EB #B46CEB #EB746C #A3EB6C
split-complementary
#6CE3EB #EB6CA3 #EBB46C
monochromatic
#1AB8C2 #36D9E4 #6CE3EB #A2EDF2 #D8F8FA
Accessibility & contrast
On white
1.52
#6CE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6CE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3EB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3EB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce3eb; /* rgb */ color: rgb(108, 227, 235); /* oklch */ color: oklch(85.0% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#a1ecf1',
500: '#6ce3eb',
950: '#000000',
},
}SCSS
$custom: #6ce3eb; $custom-light: #a1ecf1; $custom-dark: #000000;
JSON
{
"hex": "#6ce3eb",
"rgb": {
"r": 108,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.78,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85045,
"c": 0.10745,
"h": 201.3
},
"luminance": 0.64124
}Semantic roles & 50–950 ramp
primary
#6CE3EB
secondary
#C0433B
accent
#1A0DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485