#68EBDA#68EBDA
#68EBDA is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.2% C 0.118 H 183.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBDA |
|---|---|
| RGB | rgb(104, 235, 218) |
| HSL | hsl(172, 77%, 66%) |
| HSV | hsv(172, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(85.71, -40.07, -2.66) |
| CIE-LCH | lch(85.71, 40.15, 183.80°) |
| OKLab | oklab(86.21% -0.118 -0.0078) |
| OKLCH | oklch(86.21% 0.118 183.8) |
| XYZ | xyz(48.0666, 67.4170, 76.7958) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Turquoise
#40E0D0
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBDA #EB6879
analogous
#68EB99 #68EBDA #68BBEB
triadic
#68EBDA #DA68EB #EBDA68
tetradic
#68EBDA #9968EB #EB6879 #BBEB68
square
#68EBDA #9968EB #EB6879 #BBEB68
split-complementary
#68EBDA #EB68BB #EB9968
monochromatic
#19BFAA #32E4CD #68EBDA #9EF2E7 #D4F9F4
Accessibility & contrast
On white
1.45
#68EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#68EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBDA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBDA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68ebda; /* rgb */ color: rgb(104, 235, 218); /* oklch */ color: oklch(86.2% 0.118 183.8);
Tailwind
colors: {
custom: {
50: '#9ef2e5',
500: '#68ebda',
950: '#000000',
},
}SCSS
$custom: #68ebda; $custom-light: #9ef2e5; $custom-dark: #000000;
JSON
{
"hex": "#68ebda",
"rgb": {
"r": 104,
"g": 235,
"b": 218
},
"hsl": {
"h": 172.214,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.86214,
"c": 0.11829,
"h": 183.8
},
"luminance": 0.67422
}Semantic roles & 50–950 ramp
primary
#68EBDA
secondary
#BE394B
accent
#0D27D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584