#6CEBEE#6CEBEE
#6CEBEE is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.0% C 0.112 H 197.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBEE |
|---|---|
| RGB | rgb(108, 235, 238) |
| HSL | hsl(181, 79%, 68%) |
| HSV | hsv(181, 55%, 93%) |
| CMYK | cmyk(54.6%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.39, -34.20, -12.16) |
| CIE-LCH | lch(86.39, 36.29, 199.57°) |
| OKLab | oklab(86.98% -0.1073 -0.0336) |
| OKLCH | oklch(86.98% 0.112 197.4) |
| XYZ | xyz(51.3188, 68.7728, 91.4423) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Aqua
#00FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBEE #EE6F6C
analogous
#6CEEB0 #6CEBEE #6CAAEE
triadic
#6CEBEE #EE6CEB #EBEE6C
tetradic
#6CEBEE #B06CEE #EE6F6C #AAEE6C
square
#6CEBEE #B06CEE #EE6F6C #AAEE6C
split-complementary
#6CEBEE #EE6CAA #EEB06C
monochromatic
#17C4C8 #35E4E8 #6CEBEE #A3F2F4 #DAFAFB
Accessibility & contrast
On white
1.42
#6CEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6CEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBEE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBEE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cebee; /* rgb */ color: rgb(108, 235, 238); /* oklch */ color: oklch(87.0% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#a1f2f3',
500: '#6cebee',
950: '#000000',
},
}SCSS
$custom: #6cebee; $custom-light: #a1f2f3; $custom-dark: #000000;
JSON
{
"hex": "#6cebee",
"rgb": {
"r": 108,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.385,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.8698,
"c": 0.11247,
"h": 197.4
},
"luminance": 0.68778
}Semantic roles & 50–950 ramp
primary
#6CEBEE
secondary
#C63C39
accent
#0F0ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585