#6EDEDF#6EDEDF
#6EDEDF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.102 H 196.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEDF |
|---|---|
| RGB | rgb(110, 222, 223) |
| HSL | hsl(181, 64%, 65%) |
| HSV | hsv(181, 51%, 87%) |
| CMYK | cmyk(50.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.31, -31.59, -10.31) |
| CIE-LCH | lch(82.31, 33.23, 198.07°) |
| OKLab | oklab(83.57% -0.0984 -0.0285) |
| OKLCH | oklch(83.57% 0.102 196.2) |
| XYZ | xyz(45.8655, 60.8811, 79.1319) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEDF #DF6F6E
analogous
#6EDFA7 #6EDEDF #6EA5DF
triadic
#6EDEDF #DF6EDE #DEDF6E
tetradic
#6EDEDF #A76EDF #DF6F6E #A5DF6E
square
#6EDEDF #A76EDF #DF6F6E #A5DF6E
split-complementary
#6EDEDF #DF6EA5 #DFA76E
monochromatic
#26ABAD #3CD3D4 #6EDEDF #A0E9EA #D2F5F5
Accessibility & contrast
On white
1.59
#6EDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6EDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEDF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEDF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#16E4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ededf; /* rgb */ color: rgb(110, 222, 223); /* oklch */ color: oklch(83.6% 0.102 196.2);
Tailwind
colors: {
custom: {
50: '#a0e8e9',
500: '#6ededf',
950: '#000000',
},
}SCSS
$custom: #6ededf; $custom-light: #a0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#6ededf",
"rgb": {
"r": 110,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.531,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83566,
"c": 0.10243,
"h": 196.2
},
"luminance": 0.60885
}Semantic roles & 50–950 ramp
primary
#6EDEDF
secondary
#AE4443
accent
#1B1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484