#6CFDED#6CFDED
#6CFDED is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.127 H 185.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDED |
|---|---|
| RGB | rgb(108, 253, 237) |
| HSL | hsl(173, 97%, 71%) |
| HSV | hsv(173, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.48, -42.65, -4.09) |
| CIE-LCH | lch(91.48, 42.85, 185.48°) |
| OKLab | oklab(91.09% -0.1264 -0.0117) |
| OKLCH | oklch(91.09% 0.127 185.3) |
| XYZ | xyz(56.5889, 79.5474, 92.4763) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 5.70
Aqua
#00FFFF
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDED #FD6C7C
analogous
#6CFDA4 #6CFDED #6CC5FD
triadic
#6CFDED #ED6CFD #FDED6C
tetradic
#6CFDED #A46CFD #FD6C7C #C5FD6C
square
#6CFDED #A46CFD #FD6C7C #C5FD6C
split-complementary
#6CFDED #FD6CC5 #FDA46C
monochromatic
#03EBD2 #30FCE6 #6CFDED #A8FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#6CFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#6CFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDED
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDED | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfded; /* rgb */ color: rgb(108, 253, 237); /* oklch */ color: oklch(91.1% 0.127 185.3);
Tailwind
colors: {
custom: {
50: '#a3fef2',
500: '#6cfded',
950: '#000000',
},
}SCSS
$custom: #6cfded; $custom-light: #a3fef2; $custom-dark: #000000;
JSON
{
"hex": "#6cfded",
"rgb": {
"r": 108,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.379,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.91087,
"c": 0.12691,
"h": 185.3
},
"luminance": 0.79553
}Semantic roles & 50–950 ramp
primary
#6CFDED
secondary
#D93547
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685