#68FBDA#68FBDA
#68FBDA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.135 H 175.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBDA |
|---|---|
| RGB | rgb(104, 251, 218) |
| HSL | hsl(167, 95%, 70%) |
| HSV | hsv(167, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.32, -47.10, 4.06) |
| CIE-LCH | lch(90.32, 47.28, 175.08°) |
| OKLab | oklab(89.95% -0.1346 0.01) |
| OKLCH | oklch(89.95% 0.135 175.7) |
| XYZ | xyz(52.8551, 76.9940, 78.3919) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.58
Aqua (survey)
#13EAC9
ΔE00 4.88
Bright Teal
#01F9C6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBDA #FB6889
analogous
#68FB91 #68FBDA #68D2FB
triadic
#68FBDA #DA68FB #FBDA68
tetradic
#68FBDA #9168FB #FB6889 #D2FB68
square
#68FBDA #9168FB #FB6889 #D2FB68
split-complementary
#68FBDA #FB68D2 #FB9168
monochromatic
#06E3B1 #2CF9CB #68FBDA #A4FDE9 #DFFEF7
Accessibility & contrast
On white
1.28
#68FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#68FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBDA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBDA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fbda; /* rgb */ color: rgb(104, 251, 218); /* oklch */ color: oklch(90.0% 0.135 175.7);
Tailwind
colors: {
custom: {
50: '#a0fde5',
500: '#68fbda',
950: '#000000',
},
}SCSS
$custom: #68fbda; $custom-light: #a0fde5; $custom-dark: #000000;
JSON
{
"hex": "#68fbda",
"rgb": {
"r": 104,
"g": 251,
"b": 218
},
"hsl": {
"h": 166.531,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89953,
"c": 0.13499,
"h": 175.7
},
"luminance": 0.76999
}Semantic roles & 50–950 ramp
primary
#68FBDA
secondary
#D63256
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684