#6FCEDA#6FCEDA
#6FCEDA is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.091 H 206.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEDA |
|---|---|
| RGB | rgb(111, 206, 218) |
| HSL | hsl(187, 59%, 65%) |
| HSV | hsv(187, 49%, 85%) |
| CMYK | cmyk(49.1%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.63, -24.92, -14.65) |
| CIE-LCH | lch(77.63, 28.91, 210.44°) |
| OKLab | oklab(79.76% -0.0821 -0.0404) |
| OKLCH | oklch(79.76% 0.092 206.2) |
| XYZ | xyz(41.2768, 52.5805, 74.2899) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.40
Darkturquoise
#00CED1
ΔE00 7.09
Robin'S Egg
#6DEDFD
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 7.76
Neon Blue
#04D9FF
ΔE00 7.76
Sky Blue
#87CEEB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEDA #DA7B6F
analogous
#6FDAB1 #6FCEDA #6F99DA
triadic
#6FCEDA #DA6FCE #CEDA6F
tetradic
#6FCEDA #B16FDA #DA7B6F #99DA6F
square
#6FCEDA #B16FDA #DA7B6F #99DA6F
split-complementary
#6FCEDA #DA6F99 #DAB16F
monochromatic
#2A97A4 #3EBDCD #6FCEDA #A0DFE7 #D0EFF3
Accessibility & contrast
On white
1.82
#6FCEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6FCEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEDA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEDA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7DB
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#2ED5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fceda; /* rgb */ color: rgb(111, 206, 218); /* oklch */ color: oklch(79.8% 0.091 206.2);
Tailwind
colors: {
custom: {
50: '#a0dde5',
500: '#6fceda',
950: '#000000',
},
}SCSS
$custom: #6fceda; $custom-light: #a0dde5; $custom-dark: #000000;
JSON
{
"hex": "#6fceda",
"rgb": {
"r": 111,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.729,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.79757,
"c": 0.0915,
"h": 206.2
},
"luminance": 0.52584
}Semantic roles & 50–950 ramp
primary
#6FCEDA
secondary
#A85146
accent
#321FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484