#68EFD2#68EFD2
#68EFD2 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.126 H 176.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFD2 |
|---|---|
| RGB | rgb(104, 239, 210) |
| HSL | hsl(167, 81%, 67%) |
| HSV | hsv(167, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 12.1%, 6.3%) |
| CIE-LAB | lab(86.66, -43.79, 2.93) |
| CIE-LCH | lch(86.66, 43.88, 176.18°) |
| OKLab | oklab(86.92% -0.1257 0.0071) |
| OKLCH | oklch(86.92% 0.126 176.8) |
| XYZ | xyz(48.2030, 69.3245, 71.8010) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Aqua (survey)
#13EAC9
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.67
Aquamarine
#7FFFD4
ΔE00 5.12
Aqua Marine
#2EE8BB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFD2 #EF6885
analogous
#68EF8F #68EFD2 #68C9EF
triadic
#68EFD2 #D268EF #EFD268
tetradic
#68EFD2 #8F68EF #EF6885 #C9EF68
square
#68EFD2 #8F68EF #EF6885 #C9EF68
split-complementary
#68EFD2 #EF68C9 #EF8F68
monochromatic
#15C7A1 #31E9C2 #68EFD2 #9FF5E2 #D7FBF3
Accessibility & contrast
On white
1.41
#68EFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#68EFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFD2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFD2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#D2D3D4
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68efd2; /* rgb */ color: rgb(104, 239, 210); /* oklch */ color: oklch(86.9% 0.126 176.8);
Tailwind
colors: {
custom: {
50: '#9ef5df',
500: '#68efd2',
950: '#000000',
},
}SCSS
$custom: #68efd2; $custom-light: #9ef5df; $custom-dark: #000000;
JSON
{
"hex": "#68efd2",
"rgb": {
"r": 104,
"g": 239,
"b": 210
},
"hsl": {
"h": 167.111,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.86917,
"c": 0.12588,
"h": 176.8
},
"luminance": 0.69329
}Semantic roles & 50–950 ramp
primary
#68EFD2
secondary
#C53755
accent
#0836DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584