#6CEAEE#6CEAEE
#6CEAEE is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.8% C 0.112 H 198.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAEE |
|---|---|
| RGB | rgb(108, 234, 238) |
| HSL | hsl(182, 79%, 68%) |
| HSV | hsv(182, 55%, 93%) |
| CMYK | cmyk(54.6%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.11, -33.73, -12.58) |
| CIE-LCH | lch(86.11, 36.00, 200.46°) |
| OKLab | oklab(86.75% -0.1063 -0.0348) |
| OKLCH | oklch(86.75% 0.112 198.1) |
| XYZ | xyz(51.0333, 68.2019, 91.3472) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Aqua
#00FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAEE #EE706C
analogous
#6CEEB1 #6CEAEE #6CA9EE
triadic
#6CEAEE #EE6CEA #EAEE6C
tetradic
#6CEAEE #B16CEE #EE706C #A9EE6C
square
#6CEAEE #B16CEE #EE706C #A9EE6C
split-complementary
#6CEAEE #EE6CA9 #EEB16C
monochromatic
#17C3C8 #35E2E8 #6CEAEE #A3F2F4 #DAFAFB
Accessibility & contrast
On white
1.43
#6CEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6CEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAEE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAEE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceaee; /* rgb */ color: rgb(108, 234, 238); /* oklch */ color: oklch(86.8% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#a1f1f3',
500: '#6ceaee',
950: '#000000',
},
}SCSS
$custom: #6ceaee; $custom-light: #a1f1f3; $custom-dark: #000000;
JSON
{
"hex": "#6ceaee",
"rgb": {
"r": 108,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.846,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.8675,
"c": 0.11183,
"h": 198.1
},
"luminance": 0.68207
}Semantic roles & 50–950 ramp
primary
#6CEAEE
secondary
#C63D39
accent
#100ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585