#6CEBD2#6CEBD2
#6CEBD2 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.1% C 0.119 H 178.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBD2 |
|---|---|
| RGB | rgb(108, 235, 210) |
| HSL | hsl(168, 76%, 67%) |
| HSV | hsv(168, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.63, -41.23, 1.44) |
| CIE-LCH | lch(85.63, 41.25, 178.00°) |
| OKLab | oklab(86.11% -0.1191 0.0032) |
| OKLCH | oklch(86.11% 0.119 178.5) |
| XYZ | xyz(47.5204, 67.2535, 71.4372) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.88
Aqua (survey)
#13EAC9
ΔE00 4.25
Turquoise
#40E0D0
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.88
Light Aqua
#8CFFDB
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBD2 #EB6C85
analogous
#6CEB93 #6CEBD2 #6CC5EB
triadic
#6CEBD2 #D26CEB #EBD26C
tetradic
#6CEBD2 #936CEB #EB6C85 #C5EB6C
square
#6CEBD2 #936CEB #EB6C85 #C5EB6C
split-complementary
#6CEBD2 #EB6CC5 #EB936C
monochromatic
#1AC2A1 #36E4C2 #6CEBD2 #A2F2E2 #D8FAF3
Accessibility & contrast
On white
1.45
#6CEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6CEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBD2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBD2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#18EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cebd2; /* rgb */ color: rgb(108, 235, 210); /* oklch */ color: oklch(86.1% 0.119 178.5);
Tailwind
colors: {
custom: {
50: '#a0f2df',
500: '#6cebd2',
950: '#000000',
},
}SCSS
$custom: #6cebd2; $custom-light: #a0f2df; $custom-dark: #000000;
JSON
{
"hex": "#6cebd2",
"rgb": {
"r": 108,
"g": 235,
"b": 210
},
"hsl": {
"h": 168.189,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.86113,
"c": 0.11918,
"h": 178.5
},
"luminance": 0.67258
}Semantic roles & 50–950 ramp
primary
#6CEBD2
secondary
#C03B55
accent
#0D35D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584