#6FCED3#6FCED3
#6FCED3 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.090 H 200.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCED3 |
|---|---|
| RGB | rgb(111, 206, 211) |
| HSL | hsl(183, 53%, 63%) |
| HSV | hsv(183, 47%, 83%) |
| CMYK | cmyk(47.4%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.41, -26.77, -11.20) |
| CIE-LCH | lch(77.41, 29.01, 202.71°) |
| OKLab | oklab(79.52% -0.0849 -0.0309) |
| OKLCH | oklch(79.52% 0.09 200) |
| XYZ | xyz(40.3801, 52.2218, 69.5673) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Robin Egg Blue
#8AF1FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCED3 #D3746F
analogous
#6FD3A6 #6FCED3 #6F9CD3
triadic
#6FCED3 #D36FCE #CED36F
tetradic
#6FCED3 #A66FD3 #D3746F #9CD36F
square
#6FCED3 #A66FD3 #D3746F #9CD36F
split-complementary
#6FCED3 #D36F9C #D3A66F
monochromatic
#2F9499 #40BEC5 #6FCED3 #9EDEE1 #CDEEF0
Accessibility & contrast
On white
1.83
#6FCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6FCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCED3
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCED3 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#B1BAD4
Tritanopia (blue-blind)
#35D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fced3; /* rgb */ color: rgb(111, 206, 211); /* oklch */ color: oklch(79.5% 0.090 200.0);
Tailwind
colors: {
custom: {
50: '#9fdde0',
500: '#6fced3',
950: '#000000',
},
}SCSS
$custom: #6fced3; $custom-light: #9fdde0; $custom-dark: #000000;
JSON
{
"hex": "#6fced3",
"rgb": {
"r": 111,
"g": 206,
"b": 211
},
"hsl": {
"h": 183,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.79515,
"c": 0.09037,
"h": 200
},
"luminance": 0.52225
}Semantic roles & 50–950 ramp
primary
#6FCED3
secondary
#9E4D48
accent
#2D25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484