#6FEDEC#6FEDEC
#6FEDEC is a very light, moderate teal. Relative luminance 0.700; OKLCH L 87.5% C 0.112 H 194.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEDEC |
|---|---|
| RGB | rgb(111, 237, 236) |
| HSL | hsl(180, 78%, 68%) |
| HSV | hsv(180, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(87.00, -35.08, -10.20) |
| CIE-LCH | lch(87.00, 36.53, 196.21°) |
| OKLab | oklab(87.48% -0.1085 -0.0282) |
| OKLCH | oklch(87.48% 0.112 194.6) |
| XYZ | xyz(51.9737, 69.9990, 90.1128) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.27
Aqua
#00FFFF
ΔE00 5.30
Bright Turquoise
#0FFEF9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEDEC #ED6F70
analogous
#6FEDAD #6FEDEC #6FAFED
triadic
#6FEDEC #EC6FED #EDEC6F
tetradic
#6FEDEC #AD6FED #ED6F70 #AFED6F
square
#6FEDEC #AD6FED #ED6F70 #AFED6F
split-complementary
#6FEDEC #ED6FAF #EDAD6F
monochromatic
#19C9C7 #39E6E5 #6FEDEC #A5F4F3 #DCFBFA
Accessibility & contrast
On white
1.40
#6FEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#6FEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEDEC
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEDEC | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6fedec; /* rgb */ color: rgb(111, 237, 236); /* oklch */ color: oklch(87.5% 0.112 194.6);
Tailwind
colors: {
custom: {
50: '#a3f3f2',
500: '#6fedec',
950: '#000000',
},
}SCSS
$custom: #6fedec; $custom-light: #a3f3f2; $custom-dark: #000000;
JSON
{
"hex": "#6fedec",
"rgb": {
"r": 111,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.524,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.87475,
"c": 0.11208,
"h": 194.6
},
"luminance": 0.70004
}Semantic roles & 50–950 ramp
primary
#6FEDEC
secondary
#C53B3C
accent
#0B0DDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585