#94FFFF#94FFFF
#94FFFF is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.099 H 195.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFFF |
|---|---|
| RGB | rgb(148, 255, 255) |
| HSL | hsl(180, 100%, 79%) |
| HSV | hsv(180, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.90, -30.89, -9.69) |
| CIE-LCH | lch(93.90, 32.38, 197.41°) |
| OKLab | oklab(93.58% -0.0958 -0.0267) |
| OKLCH | oklch(93.58% 0.099 195.6) |
| XYZ | xyz(66.0158, 85.0308, 107.5222) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.86
Pale Cyan
#B7FFFA
ΔE00 4.52
Bright Cyan
#41FDFE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Paleturquoise
#AFEEEE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFFF #FF9494
analogous
#94FFCA #94FFFF #94CAFF
triadic
#94FFFF #FF94FF #FFFF94
tetradic
#94FFFF #CA94FF #FF9494 #CAFF94
square
#94FFFF #CA94FF #FF9494 #CAFF94
split-complementary
#94FFFF #FF94CA #FFCA94
monochromatic
#1AFFFF #57FFFF #94FFFF #D1FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#94FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#94FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFFF
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFFF | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#60FFFF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #94ffff; /* rgb */ color: rgb(148, 255, 255); /* oklch */ color: oklch(93.6% 0.099 195.6);
Tailwind
colors: {
custom: {
50: '#b9ffff',
500: '#94ffff',
950: '#000000',
},
}SCSS
$custom: #94ffff; $custom-light: #b9ffff; $custom-dark: #000000;
JSON
{
"hex": "#94ffff",
"rgb": {
"r": 148,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93577,
"c": 0.09942,
"h": 195.6
},
"luminance": 0.85036
}Semantic roles & 50–950 ramp
primary
#94FFFF
secondary
#E15656
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686