#6FCED4#6FCED4
#6FCED4 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.090 H 200.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCED4 |
|---|---|
| RGB | rgb(111, 206, 212) |
| HSL | hsl(184, 54%, 63%) |
| HSV | hsv(184, 48%, 83%) |
| CMYK | cmyk(47.6%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.44, -26.51, -11.69) |
| CIE-LCH | lch(77.44, 28.97, 203.81°) |
| OKLab | oklab(79.55% -0.0845 -0.0322) |
| OKLCH | oklch(79.55% 0.09 200.9) |
| XYZ | xyz(40.5058, 52.2721, 70.2296) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Robin Egg Blue
#8AF1FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCED4 #D4756F
analogous
#6FD4A7 #6FCED4 #6F9BD4
triadic
#6FCED4 #D46FCE #CED46F
tetradic
#6FCED4 #A76FD4 #D4756F #9BD46F
square
#6FCED4 #A76FD4 #D4756F #9BD46F
split-complementary
#6FCED4 #D46F9B #D4A76F
monochromatic
#2E949A #40BEC6 #6FCED4 #9EDEE2 #CDEEF0
Accessibility & contrast
On white
1.83
#6FCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6FCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCED4
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCED4 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#34D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fced4; /* rgb */ color: rgb(111, 206, 212); /* oklch */ color: oklch(79.5% 0.090 200.9);
Tailwind
colors: {
custom: {
50: '#9fdde1',
500: '#6fced4',
950: '#000000',
},
}SCSS
$custom: #6fced4; $custom-light: #9fdde1; $custom-dark: #000000;
JSON
{
"hex": "#6fced4",
"rgb": {
"r": 111,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.564,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.79549,
"c": 0.09046,
"h": 200.9
},
"luminance": 0.52276
}Semantic roles & 50–950 ramp
primary
#6FCED4
secondary
#9F4D48
accent
#2D24C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484