#6FCED7#6FCED7
#6FCED7 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.091 H 203.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCED7 |
|---|---|
| RGB | rgb(111, 206, 215) |
| HSL | hsl(185, 57%, 64%) |
| HSV | hsv(185, 48%, 84%) |
| CMYK | cmyk(48.4%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.53, -25.72, -13.17) |
| CIE-LCH | lch(77.53, 28.89, 207.12°) |
| OKLab | oklab(79.65% -0.0833 -0.0363) |
| OKLCH | oklch(79.65% 0.091 203.6) |
| XYZ | xyz(40.8878, 52.4249, 72.2411) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Robin Egg Blue
#8AF1FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCED7 #D7786F
analogous
#6FD7AC #6FCED7 #6F9AD7
triadic
#6FCED7 #D76FCE #CED76F
tetradic
#6FCED7 #AC6FD7 #D7786F #9AD76F
square
#6FCED7 #AC6FD7 #D7786F #9AD76F
split-complementary
#6FCED7 #D76F9A #D7AC6F
monochromatic
#2C959F #3FBECA #6FCED7 #9FDEE4 #CFEFF2
Accessibility & contrast
On white
1.83
#6FCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6FCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCED7
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCED7 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#B0BAD7
Tritanopia (blue-blind)
#31D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fced7; /* rgb */ color: rgb(111, 206, 215); /* oklch */ color: oklch(79.7% 0.091 203.6);
Tailwind
colors: {
custom: {
50: '#9fdde3',
500: '#6fced7',
950: '#000000',
},
}SCSS
$custom: #6fced7; $custom-light: #9fdde3; $custom-dark: #000000;
JSON
{
"hex": "#6fced7",
"rgb": {
"r": 111,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.192,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79652,
"c": 0.09087,
"h": 203.6
},
"luminance": 0.52428
}Semantic roles & 50–950 ramp
primary
#6FCED7
secondary
#A34F47
accent
#3021C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484