#6CEEEE#6CEEEE
#6CEEEE is a very light, moderate teal. Relative luminance 0.705; OKLCH L 87.7% C 0.115 H 195.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEEE |
|---|---|
| RGB | rgb(108, 238, 238) |
| HSL | hsl(180, 79%, 68%) |
| HSV | hsv(180, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.24, -35.59, -10.89) |
| CIE-LCH | lch(87.24, 37.22, 197.01°) |
| OKLab | oklab(87.67% -0.1105 -0.0301) |
| OKLCH | oklch(87.67% 0.115 195.3) |
| XYZ | xyz(52.1850, 70.5051, 91.7311) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 3.94
Aqua
#00FFFF
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEEE #EE6C6C
analogous
#6CEEAD #6CEEEE #6CADEE
triadic
#6CEEEE #EE6CEE #EEEE6C
tetradic
#6CEEEE #AD6CEE #EE6C6C #ADEE6C
square
#6CEEEE #AD6CEE #EE6C6C #ADEE6C
split-complementary
#6CEEEE #EE6CAD #EEAD6C
monochromatic
#17C8C8 #35E8E8 #6CEEEE #A3F4F4 #DAFBFB
Accessibility & contrast
On white
1.39
#6CEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#6CEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEEE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEEE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ceeee; /* rgb */ color: rgb(108, 238, 238); /* oklch */ color: oklch(87.7% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#a2f4f3',
500: '#6ceeee',
950: '#000000',
},
}SCSS
$custom: #6ceeee; $custom-light: #a2f4f3; $custom-dark: #000000;
JSON
{
"hex": "#6ceeee",
"rgb": {
"r": 108,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.87668,
"c": 0.1145,
"h": 195.3
},
"luminance": 0.7051
}Semantic roles & 50–950 ramp
primary
#6CEEEE
secondary
#C63939
accent
#0A0ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585