#6EFBED#6EFBED
#6EFBED is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.124 H 186.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBED |
|---|---|
| RGB | rgb(110, 251, 237) |
| HSL | hsl(174, 95%, 71%) |
| HSV | hsv(174, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(90.97, -41.40, -4.84) |
| CIE-LCH | lch(90.97, 41.68, 186.66°) |
| OKLab | oklab(90.69% -0.1232 -0.0137) |
| OKLCH | oklch(90.69% 0.124 186.3) |
| XYZ | xyz(56.2069, 78.4182, 92.2785) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBED #FB6E7C
analogous
#6EFBA7 #6EFBED #6EC2FB
triadic
#6EFBED #ED6EFB #FBED6E
tetradic
#6EFBED #A76EFB #FB6E7C #C2FB6E
square
#6EFBED #A76EFB #FB6E7C #C2FB6E
split-complementary
#6EFBED #FB6EC2 #FBA76E
monochromatic
#06E8D2 #32F9E6 #6EFBED #AAFDF4 #E1FEFB
Accessibility & contrast
On white
1.26
#6EFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6EFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBED
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBED | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efbed; /* rgb */ color: rgb(110, 251, 237); /* oklch */ color: oklch(90.7% 0.124 186.3);
Tailwind
colors: {
custom: {
50: '#a4fdf2',
500: '#6efbed',
950: '#000000',
},
}SCSS
$custom: #6efbed; $custom-light: #a4fdf2; $custom-dark: #000000;
JSON
{
"hex": "#6efbed",
"rgb": {
"r": 110,
"g": 251,
"b": 237
},
"hsl": {
"h": 174.043,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90689,
"c": 0.12398,
"h": 186.3
},
"luminance": 0.78424
}Semantic roles & 50–950 ramp
primary
#6EFBED
secondary
#D63747
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685