#6DFBEC#6DFBEC
#6DFBEC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.125 H 185.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFBEC |
|---|---|
| RGB | rgb(109, 251, 236) |
| HSL | hsl(174, 95%, 71%) |
| HSV | hsv(174, 57%, 98%) |
| CMYK | cmyk(56.6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(90.91, -41.83, -4.40) |
| CIE-LCH | lch(90.91, 42.06, 186.01°) |
| OKLab | oklab(90.63% -0.1242 -0.0125) |
| OKLCH | oklch(90.63% 0.125 185.8) |
| XYZ | xyz(55.9375, 78.2961, 91.5054) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 5.48
Aqua
#00FFFF
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFBEC #FB6D7C
analogous
#6DFBA5 #6DFBEC #6DC3FB
triadic
#6DFBEC #EC6DFB #FBEC6D
tetradic
#6DFBEC #A56DFB #FB6D7C #C3FB6D
square
#6DFBEC #A56DFB #FB6D7C #C3FB6D
split-complementary
#6DFBEC #FB6DC3 #FBA56D
monochromatic
#06E7D0 #31F9E4 #6DFBEC #A9FDF4 #E1FEFB
Accessibility & contrast
On white
1.26
#6DFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6DFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFBEC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFBEC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEC
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfbec; /* rgb */ color: rgb(109, 251, 236); /* oklch */ color: oklch(90.6% 0.125 185.8);
Tailwind
colors: {
custom: {
50: '#a3fdf2',
500: '#6dfbec',
950: '#000000',
},
}SCSS
$custom: #6dfbec; $custom-light: #a3fdf2; $custom-dark: #000000;
JSON
{
"hex": "#6dfbec",
"rgb": {
"r": 109,
"g": 251,
"b": 236
},
"hsl": {
"h": 173.662,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.90627,
"c": 0.12482,
"h": 185.8
},
"luminance": 0.78302
}Semantic roles & 50–950 ramp
primary
#6DFBEC
secondary
#D63647
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685