#6FEAAE#6FEAAE
#6FEAAE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.141 H 160.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEAAE |
|---|---|
| RGB | rgb(111, 234, 174) |
| HSL | hsl(151, 75%, 68%) |
| HSV | hsv(151, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.63, -48.08, 18.85) |
| CIE-LCH | lch(84.63, 51.64, 158.59°) |
| OKLab | oklab(85.05% -0.1321 0.0481) |
| OKLCH | oklch(85.05% 0.141 160) |
| XYZ | xyz(43.6146, 65.2773, 50.3376) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEAAE #EA6FAB
analogous
#6FEA71 #6FEAAE #6FE8EA
triadic
#6FEAAE #AE6FEA #EAAE6F
tetradic
#6FEAAE #716FEA #EA6FAB #E8EA6F
square
#6FEAAE #716FEA #EA6FAB #E8EA6F
split-complementary
#6FEAAE #EA6FE8 #EA716F
monochromatic
#1CC271 #3AE290 #6FEAAE #A4F2CC #DAFAEA
Accessibility & contrast
On white
1.49
#6FEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6FEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEAAE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEAAE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#46E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6feaae; /* rgb */ color: rgb(111, 234, 174); /* oklch */ color: oklch(85.1% 0.141 160.0);
Tailwind
colors: {
custom: {
50: '#a1f1c6',
500: '#6feaae',
950: '#000000',
},
}SCSS
$custom: #6feaae; $custom-light: #a1f1c6; $custom-dark: #000000;
JSON
{
"hex": "#6feaae",
"rgb": {
"r": 111,
"g": 234,
"b": 174
},
"hsl": {
"h": 150.732,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.85054,
"c": 0.14062,
"h": 160
},
"luminance": 0.65281
}Semantic roles & 50–950 ramp
primary
#6FEAAE
secondary
#C13D7D
accent
#0F70D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582