#6FCEDB#6FCEDB
#6FCEDB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.092 H 207.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEDB |
|---|---|
| RGB | rgb(111, 206, 219) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 49%, 86%) |
| CMYK | cmyk(49.3%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.66, -24.66, -15.14) |
| CIE-LCH | lch(77.66, 28.93, 211.54°) |
| OKLab | oklab(79.79% -0.0817 -0.0417) |
| OKLCH | oklch(79.79% 0.092 207.1) |
| XYZ | xyz(41.4080, 52.6330, 74.9812) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 7.21
Darkturquoise
#00CED1
ΔE00 7.36
Neon Blue
#04D9FF
ΔE00 7.49
Sky Blue
#87CEEB
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEDB #DB7C6F
analogous
#6FDBB2 #6FCEDB #6F98DB
triadic
#6FCEDB #DB6FCE #CEDB6F
tetradic
#6FCEDB #B26FDB #DB7C6F #98DB6F
square
#6FCEDB #B26FDB #DB7C6F #98DB6F
split-complementary
#6FCEDB #DB6F98 #DBB26F
monochromatic
#2A97A6 #3EBDCF #6FCEDB #A0DFE7 #D1EFF3
Accessibility & contrast
On white
1.82
#6FCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6FCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEDB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEDB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#2CD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcedb; /* rgb */ color: rgb(111, 206, 219); /* oklch */ color: oklch(79.8% 0.092 207.1);
Tailwind
colors: {
custom: {
50: '#a0dde6',
500: '#6fcedb',
950: '#000000',
},
}SCSS
$custom: #6fcedb; $custom-light: #a0dde6; $custom-dark: #000000;
JSON
{
"hex": "#6fcedb",
"rgb": {
"r": 111,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.222,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.79792,
"c": 0.09175,
"h": 207.1
},
"luminance": 0.52637
}Semantic roles & 50–950 ramp
primary
#6FCEDB
secondary
#A95145
accent
#321EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484