#69FFFE#69FFFE
#69FFFE is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.127 H 194.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFFE |
|---|---|
| RGB | rgb(105, 255, 254) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.43, -39.73, -11.51) |
| CIE-LCH | lch(92.43, 41.36, 196.15°) |
| OKLab | oklab(91.99% -0.1229 -0.0319) |
| OKLCH | oklch(91.99% 0.127 194.6) |
| XYZ | xyz(59.4673, 81.6728, 106.3772) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.93
Aqua
#00FFFF
ΔE00 2.98
Bright Turquoise
#0FFEF9
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFFE #FF696A
analogous
#69FFB3 #69FFFE #69B5FF
triadic
#69FFFE #FE69FF #FFFE69
tetradic
#69FFFE #B369FF #FF696A #B5FF69
square
#69FFFE #B369FF #FF696A #B5FF69
split-complementary
#69FFFE #FF69B5 #FFB369
monochromatic
#00EEEC #2CFFFE #69FFFE #A6FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#69FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#69FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFFE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFFE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #69fffe; /* rgb */ color: rgb(105, 255, 254); /* oklch */ color: oklch(92.0% 0.127 194.6);
Tailwind
colors: {
custom: {
50: '#a3fffe',
500: '#69fffe',
950: '#000000',
},
}SCSS
$custom: #69fffe; $custom-light: #a3fffe; $custom-dark: #000000;
JSON
{
"hex": "#69fffe",
"rgb": {
"r": 105,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91986,
"c": 0.127,
"h": 194.6
},
"luminance": 0.81679
}Semantic roles & 50–950 ramp
primary
#69FFFE
secondary
#DB3133
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685