#68F1DB#68F1DB
#68F1DB is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.6% C 0.124 H 181.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68F1DB |
|---|---|
| RGB | rgb(104, 241, 219) |
| HSL | hsl(170, 83%, 68%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(87.47, -42.50, -0.62) |
| CIE-LCH | lch(87.47, 42.51, 180.83°) |
| OKLab | oklab(87.64% -0.1239 -0.0023) |
| OKLCH | oklch(87.64% 0.124 181.1) |
| XYZ | xyz(49.9447, 70.9632, 78.0693) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.72
Bright Aqua
#0BF9EA
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 4.79
Light Aqua
#8CFFDB
ΔE00 5.73
Light Turquoise
#7EF4CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F1DB #F1687E
analogous
#68F196 #68F1DB #68C2F1
triadic
#68F1DB #DB68F1 #F1DB68
tetradic
#68F1DB #9668F1 #F1687E #C2F168
square
#68F1DB #9668F1 #F1687E #C2F168
split-complementary
#68F1DB #F168C2 #F19668
monochromatic
#13CCAE #30ECCE #68F1DB #A0F6E8 #D8FBF6
Accessibility & contrast
On white
1.38
#68F1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#68F1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F1DB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F1DB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DA
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f1db; /* rgb */ color: rgb(104, 241, 219); /* oklch */ color: oklch(87.6% 0.124 181.1);
Tailwind
colors: {
custom: {
50: '#9ff6e6',
500: '#68f1db',
950: '#000000',
},
}SCSS
$custom: #68f1db; $custom-light: #9ff6e6; $custom-dark: #000000;
JSON
{
"hex": "#68f1db",
"rgb": {
"r": 104,
"g": 241,
"b": 219
},
"hsl": {
"h": 170.365,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.87644,
"c": 0.12389,
"h": 181.1
},
"luminance": 0.70968
}Semantic roles & 50–950 ramp
primary
#68F1DB
secondary
#C8354D
accent
#0629DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584