#6CFEED#6CFEED
#6CFEED is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.128 H 184.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEED |
|---|---|
| RGB | rgb(108, 254, 237) |
| HSL | hsl(173, 99%, 71%) |
| HSV | hsv(173, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(91.77, -43.09, -3.67) |
| CIE-LCH | lch(91.77, 43.25, 184.87°) |
| OKLab | oklab(91.32% -0.1274 -0.0106) |
| OKLCH | oklch(91.32% 0.128 184.8) |
| XYZ | xyz(56.9054, 80.1804, 92.5818) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 5.99
Aqua
#00FFFF
ΔE00 6.05
Light Aqua
#8CFFDB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEED #FE6C7D
analogous
#6CFEA4 #6CFEED #6CC6FE
triadic
#6CFEED #ED6CFE #FEED6C
tetradic
#6CFEED #A46CFE #FE6C7D #C6FE6C
square
#6CFEED #A46CFE #FE6C7D #C6FE6C
split-complementary
#6CFEED #FE6CC6 #FEA46C
monochromatic
#02EED2 #2FFEE6 #6CFEED #A9FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#6CFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#6CFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEED
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEED | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfeed; /* rgb */ color: rgb(108, 254, 237); /* oklch */ color: oklch(91.3% 0.128 184.8);
Tailwind
colors: {
custom: {
50: '#a3fff2',
500: '#6cfeed',
950: '#000000',
},
}SCSS
$custom: #6cfeed; $custom-light: #a3fff2; $custom-dark: #000000;
JSON
{
"hex": "#6cfeed",
"rgb": {
"r": 108,
"g": 254,
"b": 237
},
"hsl": {
"h": 173.014,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.91318,
"c": 0.12783,
"h": 184.8
},
"luminance": 0.80186
}Semantic roles & 50–950 ramp
primary
#6CFEED
secondary
#DA3448
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685