#6CEBF6#6CEBF6
#6CEBF6 is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.3% C 0.113 H 203.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBF6 |
|---|---|
| RGB | rgb(108, 235, 246) |
| HSL | hsl(185, 88%, 69%) |
| HSV | hsv(185, 56%, 96%) |
| CMYK | cmyk(56.1%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(86.63, -32.07, -16.00) |
| CIE-LCH | lch(86.63, 35.84, 206.52°) |
| OKLab | oklab(87.25% -0.1041 -0.0442) |
| OKLCH | oklch(87.25% 0.113 203) |
| XYZ | xyz(52.5203, 69.2534, 97.7703) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.72
Robin Egg Blue
#8AF1FE
ΔE00 3.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBF6 #F6776C
analogous
#6CF6BC #6CEBF6 #6CA6F6
triadic
#6CEBF6 #F66CEB #EBF66C
tetradic
#6CEBF6 #BC6CF6 #F6776C #A6F66C
square
#6CEBF6 #BC6CF6 #F6776C #A6F66C
split-complementary
#6CEBF6 #F66CA6 #F6BC6C
monochromatic
#0DCADA #32E3F2 #6CEBF6 #A6F3FA #DFFBFD
Accessibility & contrast
On white
1.41
#6CEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6CEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBF6
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBF6 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F7
Deuteranopia (green-blind)
#C5D2F7
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cebf6; /* rgb */ color: rgb(108, 235, 246); /* oklch */ color: oklch(87.3% 0.113 203.0);
Tailwind
colors: {
custom: {
50: '#a2f1f9',
500: '#6cebf6',
950: '#000000',
},
}SCSS
$custom: #6cebf6; $custom-light: #a2f1f9; $custom-dark: #000000;
JSON
{
"hex": "#6cebf6",
"rgb": {
"r": 108,
"g": 235,
"b": 246
},
"hsl": {
"h": 184.783,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.8725,
"c": 0.11311,
"h": 203
},
"luminance": 0.69259
}Semantic roles & 50–950 ramp
primary
#6CEBF6
secondary
#D04336
accent
#1300E5
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585