#68FBEF#68FBEF
#68FBEF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.127 H 187.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBEF |
|---|---|
| RGB | rgb(104, 251, 239) |
| HSL | hsl(175, 95%, 70%) |
| HSV | hsv(175, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(90.85, -41.97, -6.07) |
| CIE-LCH | lch(90.85, 42.40, 188.22°) |
| OKLab | oklab(90.57% -0.1256 -0.0171) |
| OKLCH | oklch(90.57% 0.127 187.7) |
| XYZ | xyz(55.7792, 78.1637, 93.7921) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.26
Bright Turquoise
#0FFEF9
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 4.44
Aqua
#00FFFF
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBEF #FB6874
analogous
#68FBA6 #68FBEF #68BEFB
triadic
#68FBEF #EF68FB #FBEF68
tetradic
#68FBEF #A668FB #FB6874 #BEFB68
square
#68FBEF #A668FB #FB6874 #BEFB68
split-complementary
#68FBEF #FB68BE #FBA668
monochromatic
#06E3D1 #2CF9E9 #68FBEF #A4FDF5 #DFFEFC
Accessibility & contrast
On white
1.26
#68FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#68FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBEF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBEF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbef; /* rgb */ color: rgb(104, 251, 239); /* oklch */ color: oklch(90.6% 0.127 187.7);
Tailwind
colors: {
custom: {
50: '#a1fdf4',
500: '#68fbef',
950: '#000000',
},
}SCSS
$custom: #68fbef; $custom-light: #a1fdf4; $custom-dark: #000000;
JSON
{
"hex": "#68fbef",
"rgb": {
"r": 104,
"g": 251,
"b": 239
},
"hsl": {
"h": 175.102,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90565,
"c": 0.12677,
"h": 187.7
},
"luminance": 0.78169
}Semantic roles & 50–950 ramp
primary
#68FBEF
secondary
#D6323F
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685