#6FE3E5#6FE3E5
#6FE3E5 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.105 H 196.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE3E5 |
|---|---|
| RGB | rgb(111, 227, 229) |
| HSL | hsl(181, 69%, 67%) |
| HSV | hsv(181, 52%, 90%) |
| CMYK | cmyk(51.5%, 0.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.95, -32.20, -11.05) |
| CIE-LCH | lch(83.95, 34.04, 198.93°) |
| OKLab | oklab(84.95% -0.1007 -0.0305) |
| OKLCH | oklch(84.95% 0.105 196.9) |
| XYZ | xyz(48.1617, 63.9703, 83.9230) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE3E5 #E5716F
analogous
#6FE5AC #6FE3E5 #6FA8E5
triadic
#6FE3E5 #E56FE3 #E3E56F
tetradic
#6FE3E5 #AC6FE5 #E5716F #A8E56F
square
#6FE3E5 #AC6FE5 #E5716F #A8E56F
split-complementary
#6FE3E5 #E56FA8 #E5AC6F
monochromatic
#21B6B8 #3BD9DC #6FE3E5 #A3EDEE #D7F7F8
Accessibility & contrast
On white
1.52
#6FE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6FE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE3E5
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE3E5 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#02E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe3e5; /* rgb */ color: rgb(111, 227, 229); /* oklch */ color: oklch(85.0% 0.105 196.9);
Tailwind
colors: {
custom: {
50: '#a2eced',
500: '#6fe3e5',
950: '#000000',
},
}SCSS
$custom: #6fe3e5; $custom-light: #a2eced; $custom-dark: #000000;
JSON
{
"hex": "#6fe3e5",
"rgb": {
"r": 111,
"g": 227,
"b": 229
},
"hsl": {
"h": 181.017,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.84952,
"c": 0.10522,
"h": 196.9
},
"luminance": 0.63975
}Semantic roles & 50–950 ramp
primary
#6FE3E5
secondary
#B84240
accent
#1714D1
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484