#6EFFEC#6EFFEC
#6EFFEC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 183.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFEC |
|---|---|
| RGB | rgb(110, 255, 236) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.08, -43.42, -2.68) |
| CIE-LCH | lch(92.08, 43.50, 183.54°) |
| OKLab | oklab(91.58% -0.1277 -0.0079) |
| OKLCH | oklch(91.58% 0.128 183.6) |
| XYZ | xyz(57.3240, 80.8854, 91.9321) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 5.37
Light Aqua
#8CFFDB
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 6.63
Aqua
#00FFFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFEC #FF6E81
analogous
#6EFFA4 #6EFFEC #6ECAFF
triadic
#6EFFEC #EC6EFF #FFEC6E
tetradic
#6EFFEC #A46EFF #FF6E81 #CAFF6E
square
#6EFFEC #A46EFF #FF6E81 #CAFF6E
split-complementary
#6EFFEC #FF6ECA #FFA46E
monochromatic
#00F3D3 #31FFE4 #6EFFEC #ABFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#6EFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#6EFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFEC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFEC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6effec; /* rgb */ color: rgb(110, 255, 236); /* oklch */ color: oklch(91.6% 0.128 183.6);
Tailwind
colors: {
custom: {
50: '#a4fff2',
500: '#6effec',
950: '#000000',
},
}SCSS
$custom: #6effec; $custom-light: #a4fff2; $custom-dark: #000000;
JSON
{
"hex": "#6effec",
"rgb": {
"r": 110,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.138,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9158,
"c": 0.128,
"h": 183.6
},
"luminance": 0.80891
}Semantic roles & 50–950 ramp
primary
#6EFFEC
secondary
#DB364B
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685