#69FEBF#69FEBF
#69FEBF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.156 H 162.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEBF |
|---|---|
| RGB | rgb(105, 254, 191) |
| HSL | hsl(155, 99%, 70%) |
| HSV | hsv(155, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.62, -54.14, 18.41) |
| CIE-LCH | lch(90.62, 57.19, 161.22°) |
| OKLab | oklab(90.01% -0.149 0.047) |
| OKLCH | oklch(90.01% 0.156 162.5) |
| XYZ | xyz(50.6667, 77.6435, 61.5967) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 2.08
Greenish Cyan
#2AFEB7
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.12
Greenish Turquoise
#00FBB0
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEBF #FE69A8
analogous
#69FE74 #69FEBF #69F2FE
triadic
#69FEBF #BF69FE #FEBF69
tetradic
#69FEBF #7469FE #FE69A8 #F2FE69
square
#69FEBF #7469FE #FE69A8 #F2FE69
split-complementary
#69FEBF #FE69F2 #FE7469
monochromatic
#02EB88 #2CFEA5 #69FEBF #A6FED9 #E1FFF2
Accessibility & contrast
On white
1.27
#69FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#69FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEBF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEBF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#16FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69febf; /* rgb */ color: rgb(105, 254, 191); /* oklch */ color: oklch(90.0% 0.156 162.5);
Tailwind
colors: {
custom: {
50: '#a0ffd2',
500: '#69febf',
950: '#000000',
},
}SCSS
$custom: #69febf; $custom-light: #a0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#69febf",
"rgb": {
"r": 105,
"g": 254,
"b": 191
},
"hsl": {
"h": 154.631,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90006,
"c": 0.15629,
"h": 162.5
},
"luminance": 0.77648
}Semantic roles & 50–950 ramp
primary
#69FEBF
secondary
#D93279
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683